From: Michael Captain Date: Mon, 27 Sep 2021 07:56:48 +0000 (+0300) Subject: Reschedule feature test builds 2 hours earlier X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=182a33878f78dd10ac1cabcb6939a04a7e061cc4;p=infra%2Fcicd.git Reschedule feature test builds 2 hours earlier Reschedule airship master feature test builds 2 hours earlier (for the metal3 project.) We hit webhook failures caused by transitory poor performance in the CityCloud overnight 3 hours into the run, so hopefully moving the build back another 2 hours will improve reliability. Change-Id: I9ab9c9e3c9d15920fccc7ef1f627d12c5331d3b4 --- diff --git a/jjb/airship/job_master_feature_tests_centos.yml b/jjb/airship/job_master_feature_tests_centos.yml index d2e5fd189..670197edc 100644 --- a/jjb/airship/job_master_feature_tests_centos.yml +++ b/jjb/airship/job_master_feature_tests_centos.yml @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 20 * * *" + - timed: "H 18 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_master_feature_tests_ubuntu.yml b/jjb/airship/job_master_feature_tests_ubuntu.yml index bbfcc94a8..830b1fa9e 100644 --- a/jjb/airship/job_master_feature_tests_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_ubuntu.yml @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 20 * * *" + - timed: "H 18 * * *" pipeline-scm: scm: