From: Cédric Ollivier Date: Tue, 6 Feb 2018 07:05:20 +0000 (+0100) Subject: Disable orchestra_* testcases X-Git-Tag: opnfv-6.0.0~191^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=025520c093bbda8749cd3db5e993bb61c214bbfa;p=functest.git Disable orchestra_* testcases They can be simply disabled and they unsuccessfully run vs Daily only. In a second step, moving the related python modules in a new orchestra repository could be a good solution simply because they don't reach our coding criteria. The best way is still to update them according to our rules and to check all installers thanks to these two vnfs. Change-Id: If36b16f0ed95d7039db9455a32c18f7fd1a739ef Signed-off-by: Cédric Ollivier --- diff --git a/docker/vnf/testcases.yaml b/docker/vnf/testcases.yaml index 417386b52..0a0282df1 100644 --- a/docker/vnf/testcases.yaml +++ b/docker/vnf/testcases.yaml @@ -40,6 +40,7 @@ tiers: - case_name: orchestra_openims project_name: orchestra + enabled: false criteria: 100 blocking: false description: >- @@ -54,6 +55,7 @@ tiers: - case_name: orchestra_clearwaterims project_name: orchestra + enable: false criteria: 100 blocking: false description: >- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 2b8977fd9..bcb40600e 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -380,6 +380,7 @@ tiers: - case_name: orchestra_openims project_name: orchestra + enabled: false criteria: 100 blocking: false description: >- @@ -394,6 +395,7 @@ tiers: - case_name: orchestra_clearwaterims project_name: orchestra + enabled: false criteria: 100 blocking: false description: >-