Change in ...osmo-ci[master]: jobs: upload to OBS before debian-install test

2019-07-29 Thread osmith
osmith has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/14959 )

Change subject: jobs: upload to OBS before debian-install test
..

jobs: upload to OBS before debian-install test

Make sure that we don't test yesterday's packages. Adjust timers to run
the OBS job around 1 o'clock, and the debian-install test around 4
o'clock. Use the H (hash) symbol for minute to spread the load.

Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
---
M jobs/osmocom-debian-install.yml
M jobs/osmocom-obs.yml
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  osmith: Verified
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve



diff --git a/jobs/osmocom-debian-install.yml b/jobs/osmocom-debian-install.yml
index 1f6c62a..26b7fa0 100644
--- a/jobs/osmocom-debian-install.yml
+++ b/jobs/osmocom-debian-install.yml
@@ -35,7 +35,7 @@
   git-config-name: 'Jenkins Builder'
   git-config-email: 'jenk...@osmocom.org'
 triggers:
-  - timed: "@midnight"
+  - timed: "H 04 * * *" # run after osmocom-obs.yml
 publishers:
   - email:
   notify-every-unstable-build: true
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index 023ab0c..fe03f86 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -35,7 +35,7 @@
   git-config-name: 'Jenkins Builder'
   git-config-email: 'jenk...@osmocom.org'
 triggers:
-  - timed: "@midnight"
+  - timed: "H 01 * * *" # run before osmocom-debian-install.yml

 publishers:
   - email:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
Gerrit-Change-Number: 14959
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged


Change in ...osmo-ci[master]: jobs: upload to OBS before debian-install test

2019-07-29 Thread pespin
pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/14959 )

Change subject: jobs: upload to OBS before debian-install test
..


Patch Set 1: Code-Review+1


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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
Gerrit-Change-Number: 14959
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-Comment-Date: Mon, 29 Jul 2019 13:02:15 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in ...osmo-ci[master]: jobs: upload to OBS before debian-install test

2019-07-26 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/14959 )

Change subject: jobs: upload to OBS before debian-install test
..


Patch Set 1: Code-Review+2


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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
Gerrit-Change-Number: 14959
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-Comment-Date: Fri, 26 Jul 2019 09:11:24 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in ...osmo-ci[master]: jobs: upload to OBS before debian-install test

2019-07-26 Thread osmith
osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/14959


Change subject: jobs: upload to OBS before debian-install test
..

jobs: upload to OBS before debian-install test

Make sure that we don't test yesterday's packages. Adjust timers to run
the OBS job around 1 o'clock, and the debian-install test around 4
o'clock. Use the H (hash) symbol for minute to spread the load.

Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
---
M jobs/osmocom-debian-install.yml
M jobs/osmocom-obs.yml
2 files changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/jobs/osmocom-debian-install.yml b/jobs/osmocom-debian-install.yml
index 1f6c62a..26b7fa0 100644
--- a/jobs/osmocom-debian-install.yml
+++ b/jobs/osmocom-debian-install.yml
@@ -35,7 +35,7 @@
   git-config-name: 'Jenkins Builder'
   git-config-email: 'jenk...@osmocom.org'
 triggers:
-  - timed: "@midnight"
+  - timed: "H 04 * * *" # run after osmocom-obs.yml
 publishers:
   - email:
   notify-every-unstable-build: true
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index 023ab0c..fe03f86 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -35,7 +35,7 @@
   git-config-name: 'Jenkins Builder'
   git-config-email: 'jenk...@osmocom.org'
 triggers:
-  - timed: "@midnight"
+  - timed: "H 01 * * *" # run before osmocom-debian-install.yml

 publishers:
   - email:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
Gerrit-Change-Number: 14959
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-MessageType: newchange


Change in ...osmo-ci[master]: jobs: upload to OBS before debian-install test

2019-07-26 Thread osmith
osmith has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/14959 )

Change subject: jobs: upload to OBS before debian-install test
..


Patch Set 1: Verified+1


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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I503058018172d50e9585d4804dfec1b4ece7644a
Gerrit-Change-Number: 14959
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: osmith 
Gerrit-Comment-Date: Fri, 26 Jul 2019 06:56:25 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment