Change in osmo-ci[master]: jjb: obs: Trigger jobs at sme point during 00H instead of 01H

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Oct 22 06:11:44 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/20823 )

Change subject: jjb: obs: Trigger jobs at sme point during 00H instead of 01H
......................................................................

jjb: obs: Trigger jobs at sme point during 00H instead of 01H

There's no real need to wait until 01:00, let's try to get packages
built before.

Change-Id: I9db7108ecaab418f9b657d30c02622c56dc04798
---
M jobs/osmocom-obs.yml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Verified



diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index becb846..8152d63 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -36,7 +36,7 @@
           git-config-name: 'Jenkins Builder'
           git-config-email: 'jenkins at osmocom.org'
     triggers:
-      - timed: "H 01 * * *" # run before osmocom-debian-install.yml
+      - timed: "H 00 * * *" # run before osmocom-debian-install.yml
 
     publishers:
       - email:

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/20823
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I9db7108ecaab418f9b657d30c02622c56dc04798
Gerrit-Change-Number: 20823
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201022/a558c23a/attachment.htm>


More information about the gerrit-log mailing list