Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/36834?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: jobs/ttcn3: run ttcn3-msc-test earlier
......................................................................
jobs/ttcn3: run ttcn3-msc-test earlier
It seems like various tests are failing from time to time due to the
builder having a too high load. As several ttcn3 testsuites run around 4
am already, move ttcn3-msc-test to 1 hour earlier where we don't have
anything currently.
Change-Id: I8eaf058f13f4175a458e9abe544bfb21ace481b7
---
M jobs/README.adoc
M jobs/ttcn3-testsuites.yml
2 files changed, 17 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/34/36834/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/36834?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8eaf058f13f4175a458e9abe544bfb21ace481b7
Gerrit-Change-Number: 36834
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
osmith has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/36833?usp=email )
Change subject: lint: do "docker run --rm" check only in jenkins
......................................................................
Abandoned
submitted by accident, need to test more if this makes a difference
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/36833?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I00a28a04b0fae8804846948a155c6214bf1aca00
Gerrit-Change-Number: 36833
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: abandon
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/36834?usp=email )
Change subject: jobs/ttcn3: run ttcn3-msc-test earlier
......................................................................
jobs/ttcn3: run ttcn3-msc-test earlier
It seems like various tests are failing from time to time due to the
builder having a too high load. As several ttcn3 testsuites run around 4
am already, move ttcn3-msc-test to 1 hour earlier where we don't have
anything currently.
Change-Id: I8eaf058f13f4175a458e9abe544bfb21ace481b7
---
M jobs/README.adoc
M jobs/ttcn3-testsuites.yml
2 files changed, 16 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/34/36834/1
diff --git a/jobs/README.adoc b/jobs/README.adoc
index eb14152..d403bff 100644
--- a/jobs/README.adoc
+++ b/jobs/README.adoc
@@ -139,7 +139,7 @@
02:XX registry-triggers
02:XX registry-rebuild-upload-fpga-build (weekly)
- 04:00 - 18:00 Jobs that need binary packages
+ 03:00 - 18:00 Jobs that need binary packages
ttcn3-testsuites
04:XX osmocom-release-manuals
05:XX osmocom-release-tarballs
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index ac79f4d..8d17938 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -68,7 +68,7 @@
Test open5gs-smfd + open5gs-upfd main.
email: jenkins-notifications(a)lists.osmocom.org acetcom(a)gmail.com
- ttcn3-msc-test:
- timer: H 04 * * *
+ timer: H 03 * * *
- ttcn3-pcu-test:
timer: H 04 * * *
- ttcn3-pcu-test-sns:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/36834?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8eaf058f13f4175a458e9abe544bfb21ace481b7
Gerrit-Change-Number: 36834
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange