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/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/18739 )
Change subject: jobs: osmo-gsm-tester: Run mass LU and ttcn3 BTS tests nightly
......................................................................
jobs: osmo-gsm-tester: Run mass LU and ttcn3 BTS tests nightly
Before they were executed almost in a loop, so let's simply run them
once per day.
Change-Id: Ie42fc1e686d29740e14aaacd69659fe09e66801a
---
M jobs/osmo-gsm-tester-runner.yml
1 file changed, 2 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/39/18739/1
diff --git a/jobs/osmo-gsm-tester-runner.yml b/jobs/osmo-gsm-tester-runner.yml
index 041ef93..4cdd383 100644
--- a/jobs/osmo-gsm-tester-runner.yml
+++ b/jobs/osmo-gsm-tester-runner.yml
@@ -187,9 +187,7 @@
scm:
- 'osmo-gsm-tester-repo'
triggers:
- - timed: "H H/2 * * *"
- - pollscm:
- cron: "H/5 * * * *"
+ - timed: "H 23 * * *"
builders:
- shell: |
# make sure no bin artifacts from a previous run remain
@@ -214,9 +212,7 @@
scm:
- 'osmo-gsm-tester-repo'
triggers:
- - timed: "H H/2 * * *"
- - pollscm:
- cron: "H/5 * * * *"
+ - timed: "H 22 * * *"
builders:
- shell: |
# make sure no bin artifacts from a previous run remain
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/18739
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ie42fc1e686d29740e14aaacd69659fe09e66801a
Gerrit-Change-Number: 18739
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200609/4a5a6483/attachment.htm>