From 2c7cac91ed6e7db0f6937923d2b57f97dbdbc337 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:53:30 +0200 Subject: Adding upstream version 8.4.4. Signed-off-by: Daniel Baumann --- .../isis_sr_te_topo1/rt6/step2/show_operational_data.ref | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/topotests/isis_sr_te_topo1/rt6/step2/show_operational_data.ref (limited to 'tests/topotests/isis_sr_te_topo1/rt6/step2/show_operational_data.ref') diff --git a/tests/topotests/isis_sr_te_topo1/rt6/step2/show_operational_data.ref b/tests/topotests/isis_sr_te_topo1/rt6/step2/show_operational_data.ref new file mode 100644 index 0000000..241c80b --- /dev/null +++ b/tests/topotests/isis_sr_te_topo1/rt6/step2/show_operational_data.ref @@ -0,0 +1,13 @@ +{ + "frr-pathd:pathd": { + "srte": { + "policy": [ + { + "color": 1, + "endpoint": "1.1.1.1", + "is-operational": false + } + ] + } + } +} -- cgit v1.2.3