From 64043bd7e6338304f12966c1736e4b9d1cfe4907 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 2 May 2020 11:00:03 +0200 Subject: Stop OVN daily job when first failure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OVN successfully passed IaaS verification and CNTT RC Compliance. Change-Id: I9aee27d63e03bdb6ce45372bb7b441258bb14d77 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.ovn.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index 37f8a41d0..163091d16 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -527,7 +527,6 @@ <<: *functest-ovn-jobs - multijob: name: opnfv/functest-healthcheck:{tag} - condition: ALWAYS projects: - name: 'functest-ovn-opnfv-functest-healthcheck-{tag}-connection_check-run' <<: *functest-ovn-jobs @@ -557,7 +556,6 @@ <<: *functest-ovn-jobs - multijob: name: opnfv/functest-smoke:{tag} - condition: ALWAYS projects: - name: 'functest-ovn-opnfv-functest-smoke-{tag}-tempest_neutron-run' <<: *functest-ovn-jobs @@ -599,7 +597,6 @@ <<: *functest-ovn-jobs - multijob: name: opnfv/functest-smoke-cntt:{tag} - condition: ALWAYS projects: - name: 'functest-ovn-opnfv-functest-smoke-cntt-{tag}-tempest_neutron_cntt-run' <<: *functest-ovn-jobs @@ -619,7 +616,6 @@ <<: *functest-ovn-jobs - multijob: name: opnfv/functest-benchmarking:{tag} - condition: ALWAYS projects: - name: 'functest-ovn-opnfv-functest-benchmarking-{tag}-rally_full-run' <<: *functest-ovn-jobs @@ -631,7 +627,6 @@ <<: *functest-ovn-jobs - multijob: name: opnfv/functest-benchmarking-cntt:{tag} - condition: ALWAYS projects: - name: 'functest-ovn-opnfv-functest-benchmarking-cntt-{tag}-rally_full_cntt-run' <<: *functest-ovn-jobs @@ -639,7 +634,6 @@ <<: *functest-ovn-jobs - multijob: name: opnfv/functest-vnf:{tag} - condition: ALWAYS execution-type: SEQUENTIALLY projects: - name: 'functest-ovn-opnfv-functest-vnf-{tag}-cloudify-run' @@ -654,7 +648,6 @@ <<: *functest-ovn-jobs - multijob: name: dump all campaign data - condition: ALWAYS projects: - name: 'functest-ovn-{tag}-zip' <<: *functest-ovn-jobs -- cgit 1.2.3-korg