From 025520c093bbda8749cd3db5e993bb61c214bbfa Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 6 Feb 2018 08:05:20 +0100 Subject: Disable orchestra_* testcases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- docker/vnf/testcases.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docker/vnf/testcases.yaml') 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: >- -- cgit 1.2.3-korg