CI: trigger upgrade test nightly run earlier 83/5983/1
authorJaakko Kuuskoski <jaakko.kuuskoski@est.tech>
Mon, 14 Sep 2020 05:15:09 +0000 (08:15 +0300)
committerJaakko Kuuskoski <jaakko.kuuskoski@est.tech>
Mon, 14 Sep 2020 05:15:09 +0000 (08:15 +0300)
The 'midnight' trigger triggers the test run sometime
between 0-3am. From the jenkins run statistics it is
visible that this means on UTC+3 timezone 3-6am.

The test are usually still running when it's office
hours at UTC+3.

This commit changes the test triggering time to 21-23pm,
i.e 0-2am UTC+3.

Change-Id: Ic64aa9f5ac8183c3d5082b44d4589b135edb2edc

jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml

index b4bc4e57f577a43afca597e78ba2ffd41a3ed999..173c061f9b4c605f5c5d021558ca63bc49d94c83 100644 (file)
@@ -90,7 +90,7 @@
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "@midnight"
+      - timed: "H H(21-23) * * *"
 
     pipeline-scm:
       scm: