From: umry8364 Date: Tue, 1 Oct 2019 12:48:05 +0000 (+0200) Subject: Disable 2 csit tests faulty since more than 3 months X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F96467%2F1;p=ci-management.git Disable 2 csit tests faulty since more than 3 months - vfc-nfvo-driver-vnfm-svnfm-master-verify-csit-sanity-check - vfc-nfvo-wfengine-master-csit-sanity-check Issue-ID: INT-1237 Signed-off-by: umry8364 Change-Id: I5e362531f6a4a8994ba1bb2e9b1c1c7c982530c7 --- diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml index 9be81e0d1..591a8de79 100644 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml +++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml @@ -5,10 +5,10 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'vfc-nfvo-driver-vnfm-svnfm' + disabled: true stream: 'master' functionality: - 'sanity-check': trigger_jobs: 'vfc-nfvo-driver-vnfm-svnfm-master-docker-java-version-shell-daily' robot-options: '' branch: 'master' - diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml index 591ad8236..ed38bd43c 100644 --- a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml +++ b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml @@ -5,6 +5,7 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'vfc-nfvo-wfengine' + disabled: true stream: 'master' functionality: - 'sanity-check' @@ -13,4 +14,3 @@ - 'vfc-nfvo-wfengine-master-engine-mgr-service-docker-java-version-shell-daily' robot-options: '' branch: 'master' -