From: Cédric Ollivier Date: Sun, 29 Mar 2020 17:52:27 +0000 (+0200) Subject: Enable Airship jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F69857%2F1;p=releng.git Enable Airship jobs Swift testing and vping_ssh seems good vs CNTT. CNTT RI needs to be updated to fully pass swift testing [1][2][3]. Airship sometimes failed vs vping_ssh because DHCP responds are far too long. [1] https://jira.opnfv.org/browse/AIRSHIP-39 [2] https://jira.opnfv.org/browse/AIRSHIP-40 [3] https://jira.opnfv.org/browse/AIRSHIP-41 Change-Id: I84a46d14f8c9e7c78f3a6a1e8452114030dcf997 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 16a971e6c..b679f3ebb 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -367,7 +367,6 @@ - job-template: name: 'airship-{tag}-daily' - disabled: true project-type: multijob triggers: - timed: '@daily' @@ -532,7 +531,6 @@ - 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 ee5a7e38e..a32f9e551 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -394,7 +394,6 @@ - job-template: name: 'cntt-{tag}-daily' - disabled: true project-type: multijob triggers: - timed: '@daily' @@ -582,7 +581,6 @@ - job-template: name: 'cntt-{tag}-gate' project-type: multijob - disabled: true triggers: - cntt-patchset-created: branch: '{branch}'