Temporarily disable doctor-notification
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 13 Feb 2018 10:27:10 +0000 (11:27 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 13 Feb 2018 10:33:40 +0000 (11:33 +0100)
It's currently forbidding gating all APEX' scenarios [1] (even
os-nosdn-nofeature-* [2]). It will be enabled when it's fixed or when
functest jobs are rewritten [3]

[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/772/console
[2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/770/console
[3] https://gerrit.opnfv.org/gerrit/#/c/51853/

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

index 7a30c6d..2ffc190 100644 (file)
@@ -11,6 +11,7 @@ tiers:
             -
                 case_name: doctor-notification
                 project_name: doctor
+                enable: false
                 criteria: 100
                 blocking: false
                 description: >-
index 0a0282d..636bf9d 100644 (file)
@@ -70,7 +70,6 @@ tiers:
 
             -
                 case_name: juju_epc
-                enabled: true
                 project_name: functest
                 criteria: 100
                 blocking: false
index bcb4060..b3c66bc 100644 (file)
@@ -223,6 +223,7 @@ tiers:
             -
                 case_name: doctor-notification
                 project_name: doctor
+                enabled: false
                 criteria: 100
                 blocking: false
                 description: >-
@@ -410,7 +411,6 @@ tiers:
 
             -
                 case_name: juju_epc
-                enabled: true
                 project_name: functest
                 criteria: 100
                 blocking: false