From 7e32c63e6d065062b4540b9bf467989ee86e1f2a Mon Sep 17 00:00:00 2001 From: Rohit Thakur Date: Wed, 22 Apr 2020 16:22:46 +0530 Subject: test cases added Signed-off-by: Rohit Thakur --- tests/integration/targets/vyos_ospfv2/defaults/main.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/integration/targets/vyos_ospfv2/defaults/main.yaml (limited to 'tests/integration/targets/vyos_ospfv2/defaults/main.yaml') diff --git a/tests/integration/targets/vyos_ospfv2/defaults/main.yaml b/tests/integration/targets/vyos_ospfv2/defaults/main.yaml new file mode 100644 index 0000000..852a6be --- /dev/null +++ b/tests/integration/targets/vyos_ospfv2/defaults/main.yaml @@ -0,0 +1,3 @@ +--- +testcase: '[^_].*' +test_items: [] -- cgit v1.2.3