From: Cédric Ollivier Date: Sat, 28 Mar 2020 12:50:49 +0000 (+0100) Subject: Disable Airship jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F69852%2F1;p=releng.git Disable Airship jobs It allows verifying vping_ssh and latest tempest patches vs radosgw. https://review.opendev.org/#/c/692375/ Change-Id: I41496b57926c4ab9c4a9d39eb0eaeff5158442d3 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index b679f3ebb..16a971e6c 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -367,6 +367,7 @@ - job-template: name: 'airship-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' @@ -531,6 +532,7 @@ - job-template: name: 'airship-{tag}-gate' + disabled: true project-type: multijob triggers: - airship-patchset-created: diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index a32f9e551..ee5a7e38e 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -394,6 +394,7 @@ - job-template: name: 'cntt-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' @@ -581,6 +582,7 @@ - job-template: name: 'cntt-{tag}-gate' project-type: multijob + disabled: true triggers: - cntt-patchset-created: branch: '{branch}'