From: Cédric Ollivier Date: Thu, 12 Dec 2019 08:41:58 +0000 (+0100) Subject: Remove heat_ims and cloudify_ims in Airship gates X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F69334%2F2;p=releng.git Remove heat_ims and cloudify_ims in Airship gates They are failing when testing the VNF (Clearwater Ims). It avoids voting -1 till the bug is fixed [1]. [1] https://build.opnfv.org/ci/view/airship/job/airship-latest-gate/87/ Change-Id: I2e3ee30ac65d58203345c762c9c3e120b0c3f930 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 0f903af2a..a4dde2b08 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -583,10 +583,6 @@ projects: - name: 'airship-opnfv-functest-vnf-{tag}-cloudify-run' <<: *airship-jobs - - name: 'airship-opnfv-functest-vnf-{tag}-cloudify_ims-run' - <<: *airship-jobs - - name: 'airship-opnfv-functest-vnf-{tag}-heat_ims-run' - <<: *airship-jobs - name: 'airship-opnfv-functest-vnf-{tag}-vyos_vrouter-run' <<: *airship-jobs - name: 'airship-opnfv-functest-vnf-{tag}-juju_epc-run'