Fix ci_loop conditions for vnf
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 20 Aug 2017 08:28:37 +0000 (10:28 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 20 Aug 2017 10:22:29 +0000 (12:22 +0200)
Weekly jobs should run all tests (vnf included).

Change-Id: I25b43654d48e9ae5df5c18fd565423a310d4c68b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/vnf/testcases.yaml
functest/ci/testcases.yaml

index 4e05c21..170b0fd 100644 (file)
@@ -2,7 +2,7 @@ tiers:
     -
         name: vnf
         order: 4
-        ci_loop: 'daily'
+        ci_loop: '(daily)|(weekly)'
         description : >-
             Collection of VNF test cases.
         testcases:
index fecd812..ba15e53 100644 (file)
@@ -460,7 +460,7 @@ tiers:
     -
         name: vnf
         order: 4
-        ci_loop: 'daily'
+        ci_loop: '(daily)|(weekly)'
         description : >-
             Collection of VNF test cases.
         testcases: