diff options
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.ovn.yaml | 7 |
1 files changed, 0 insertions, 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 |