From 9e03953fce07cf5da3404eb3b3c1ce3e9cf08689 Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Mon, 31 Jul 2017 12:09:13 +0200 Subject: [PATCH] Add test_items to junos_system integration target (#27481) --- test/integration/targets/junos_system/defaults/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/targets/junos_system/defaults/main.yaml b/test/integration/targets/junos_system/defaults/main.yaml index 5f709c5aac..9ef5ba5165 100644 --- a/test/integration/targets/junos_system/defaults/main.yaml +++ b/test/integration/targets/junos_system/defaults/main.yaml @@ -1,2 +1,3 @@ --- testcase: "*" +test_items: []