From: Michael Captain Date: Tue, 21 Sep 2021 06:50:53 +0000 (+0300) Subject: Reschedule int master tests one hour earlier X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=41b7ec3f147d55e94a7627a660d315bf282ab547;p=infra%2Fcicd.git Reschedule int master tests one hour earlier Reschedule the airship integration tests for metal3 to start at 4-5am UTC (7-8am EEST) instead of 5-6am UTC (8-9am EEST) so that the tests have finished when the work day starts. Change-Id: I067045c8772d030d639518bb72000de80015ca52 --- diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml index ab124b666..cd45d7cd5 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml @@ -82,7 +82,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 5 * * *" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml index 6a7c24bd8..066a76aa9 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml @@ -82,7 +82,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 5 * * *" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml index f5d77b468..be874464e 100644 --- a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml @@ -82,7 +82,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 5 * * *" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml index 4acb329b7..922938aea 100644 --- a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml @@ -82,7 +82,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 5 * * *" + - timed: "H 4 * * *" pipeline-scm: scm: