From e584c5ce7db0adbdcced3427411bbd82c6dc1b68 Mon Sep 17 00:00:00 2001 From: Rohit Thakur Date: Fri, 8 May 2020 18:53:03 +0530 Subject: ospfv3 test cases updated Signed-off-by: Rohit Thakur --- tests/integration/targets/vyos_ospfv3/defaults/main.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/integration/targets/vyos_ospfv3/defaults/main.yaml (limited to 'tests/integration/targets/vyos_ospfv3/defaults/main.yaml') diff --git a/tests/integration/targets/vyos_ospfv3/defaults/main.yaml b/tests/integration/targets/vyos_ospfv3/defaults/main.yaml new file mode 100644 index 00000000..852a6bee --- /dev/null +++ b/tests/integration/targets/vyos_ospfv3/defaults/main.yaml @@ -0,0 +1,3 @@ +--- +testcase: '[^_].*' +test_items: [] -- cgit v1.2.3