osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/41286?usp=email )


Change subject: jobs/osmocom-obs: build binary packages earlier
......................................................................

jobs/osmocom-obs: build binary packages earlier

We have recently noticed that with current settings the nightly arm
packages have still not finished the next morning. Schedule nightly OBS
packages 2-3 hours earlier to avoid this.

Change-Id: Ief55cab9308503d582fcfe0c602c75bb48be7dae
---
M jobs/README.md
M jobs/osmocom-obs.yml
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/86/41286/1

diff --git a/jobs/README.md b/jobs/README.md
index 1997d33..bdc7993 100644
--- a/jobs/README.md
+++ b/jobs/README.md
@@ -153,10 +153,10 @@

 ```
 18:00 - 21:00 OBS related
+  18:00 osmocom-obs (new nightly binary packages start building on OBS!)
   18:XX osmocom-obs-sync (sync Debian:12 etc. with openSUSE OBS)
   19:XX osmocom-obs-check-new-distros
   19:XX osmocom-obs-wireshark
-  20:XX osmocom-obs (new binary packages start building on OBS!)

 22:00 - 01:00 Jobs that don't need binary packages
   22:XX coverity
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index fd0c1fe..1abcbfc 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -71,7 +71,7 @@
           git-config-name: 'Jenkins Builder'
           git-config-email: '[email protected]'
     triggers:
-      - timed: "H 20 * * *"
+      - timed: "00 18 * * *"

     publishers:
       - email:

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

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ief55cab9308503d582fcfe0c602c75bb48be7dae
Gerrit-Change-Number: 41286
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to