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.orglaforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/20832 )
Change subject: osmocom-obs: Start OBS biulds already after midnight, not 1am
......................................................................
osmocom-obs: Start OBS biulds already after midnight, not 1am
This should help us to get some more time between building packages
and using them in our TTCN3 test containers
Change-Id: I30671304945d2cf8a3da3a2c039453b5def609b4
---
M jobs/osmocom-obs.yml
1 file changed, 1 insertion(+), 1 deletion(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/32/20832/1
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/+/20832
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I30671304945d2cf8a3da3a2c039453b5def609b4
Gerrit-Change-Number: 20832
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201021/ed0c8b5d/attachment.htm>