osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/28402 )
Change subject: jobs, scripts: add 2022q2
......................................................................
jobs, scripts: add 2022q2
Related: SYS#6007
Change-Id: I59198f38ba817f56f6b24eae163297393587ec0b
---
M jobs/ttcn3-testsuites.yml
M scripts/common-obs.sh
M scripts/osmocom-nightly-packages.sh
3 files changed, 25 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 5de6310..3190355 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -423,6 +423,29 @@
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 30 16 * * *
+ # centos8 2022q2 (SYS#6007)
+ - TTCN3-centos-pcu-test-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-pcu-test.*"
+ timer: 00 17 * * *
+ - TTCN3-centos-pcu-test-sns-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-pcu-test.*"
+ timer: 15 17 * * *
+ - TTCN3-centos-bsc-test-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-bsc-test.*"
+ timer: 30 17 * * *
+ - TTCN3-centos-mgw-test-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-mgw-test.*"
+ timer: 45 17 * * *
+ - TTCN3-centos-bts-test-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-bts-test.*"
+ timer: 00 18 * * *
+ - TTCN3-centos-smlc-test-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
+ timer: 15 18 * * *
+ - TTCN3-centos-gbproxy-test-2022q2:
+ blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
+ timer: 30 18 * * *
+
- job-template:
name: '{job-name}'
project-type: freestyle
diff --git a/scripts/common-obs.sh b/scripts/common-obs.sh
index 2d3bea7..91d54c9 100644
--- a/scripts/common-obs.sh
+++ b/scripts/common-obs.sh
@@ -6,6 +6,7 @@
2021q1
2021q4
2022q1
+ 2022q2
latest
next
nightly
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 3f9fc4c..426495e 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -18,6 +18,7 @@
2021q1
2021q4
2022q1
+ 2022q2
next
nightly
"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/28402
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I59198f38ba817f56f6b24eae163297393587ec0b
Gerrit-Change-Number: 28402
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged