Merge "Enable cloudify_ims"
authorvalentin boucher <valentin.boucher@orange.com>
Wed, 5 Jul 2017 15:44:38 +0000 (15:44 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 5 Jul 2017 15:44:38 +0000 (15:44 +0000)
functest/ci/testcases.yaml

index be91649..d0b2785 100644 (file)
@@ -508,7 +508,7 @@ tiers:
     -
         name: vnf
         order: 4
-        ci_loop: 'weekly'
+        ci_loop: 'daily'
         description : >-
             Collection of VNF test cases.
         testcases:
@@ -522,7 +522,7 @@ tiers:
                     using the Cloudify orchestrator. It also runs some signaling traffic.
                 dependencies:
                     installer: ''
-                    scenario: '(ocl)|(nosdn)|^(os-odl)((?!bgpvpn).)*$'
+                    scenario: 'os-nosdn-nofeature-ha'
                 run:
                     module: 'functest.opnfv_tests.vnf.ims.cloudify_ims'
                     class: 'CloudifyIms'