From: Michael Captain Date: Mon, 4 Oct 2021 08:24:46 +0000 (+0300) Subject: Reschedule airship feature builds 1 hour earlier X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=ea0dea3733a4a6630ca58c78478d00173dffe2ab;p=infra%2Fcicd.git Reschedule airship feature builds 1 hour earlier Reschedule the airship master feature tests build to be one hour earlier. Overnight in the Kna1 region in CityCloud, we see webhook failures caused by poor performance of the instances. This build has been rescheduled a couple of times, but we're still hitting this on the overnight and not in the daytime, so let's push the start time back one hour to 1700 UTC, which is 2000 Finnish summer time. Change-Id: Idff5ebb521b6f1484a5244e474edd291a1348be1 --- diff --git a/jjb/airship/job_master_feature_tests_centos.yml b/jjb/airship/job_master_feature_tests_centos.yml index 670197ed..a5d91846 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 18 * * *" + - timed: "H 17 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_master_feature_tests_ubuntu.yml b/jjb/airship/job_master_feature_tests_ubuntu.yml index 830b1fa9..c2dbbf4c 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 18 * * *" + - timed: "H 17 * * *" pipeline-scm: scm: