Change in osmo-ci[master]: jobs: osmo-gsm-tester: Run mass LU and ttcn3 BTS tests nightly

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.org
Thu Jun 11 16:34:27 UTC 2020


pespin has submitted this change. ( 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(-)

Approvals:
  pespin: Looks good to me, approved; Verified



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-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/20200611/5473b18f/attachment.htm>


More information about the gerrit-log mailing list