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 submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/26575 )
Change subject: jobs/ttcn3: disable TTCN3-centos-remsim
......................................................................
jobs/ttcn3: disable TTCN3-centos-remsim
It seems that TTCN3-centos-remsim-test was disabled manually via the web
UI and only got enabled recently after rolling out unrelated changes in
jobs/ttcn3-testsuites.yml. The tests do not run properly with the centos
version and it seems that nobody is using it, so disable them again for
now.
Change-Id: I4885333d63944af3510fdf0519233989808944ff
---
M jobs/ttcn3-testsuites.yml
1 file changed, 5 insertions(+), 4 deletions(-)
Approvals:
laforge: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 3074d40..bcbbab5 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -260,6 +260,7 @@
- TTCN3-centos-remsim-test:
blocking: "^(ttcn3|TTCN3-.*)-remsim-test.*"
timer: 00 09 * * *
+ disabled: true
- TTCN3-centos-stp-test:
blocking: "^(ttcn3|TTCN3-.*)-stp-test.*"
timer: 30 09 * * *
@@ -304,10 +305,10 @@
- TTCN3-centos-bsc-test-sccplite-latest:
blocking: "^(ttcn3|TTCN3-.*)-bsc-test.*"
timer: 30 08 * * *
- # No osmo-remsim packages for centos8
- #- TTCN3-centos-remsim-test-latest:
- # blocking: "^(ttcn3|TTCN3-.*)-remsim-test.*"
- # timer: 00 09 * * *
+ - TTCN3-centos-remsim-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-remsim-test.*"
+ timer: 00 09 * * *
+ disabled: true
- TTCN3-centos-stp-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-stp-test.*"
timer: 30 09 * * *
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/26575
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4885333d63944af3510fdf0519233989808944ff
Gerrit-Change-Number: 26575
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211215/6771099f/attachment.htm>