Change in osmo-ci[master]: jobs: osmo-gsm-teser: Run only once 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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Oct 30 15:30:28 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11523 )

Change subject: jobs: osmo-gsm-teser: Run only once nightly
......................................................................

jobs: osmo-gsm-teser: Run only once nightly

Current entire default testsuite takes almost 7 hours to run, so let's
run it once nightly and be done with it.
This way, during office time if we want to test something on the prod
setup (due to hw only avaialble there) we can do it without having to
wait, disable the job hours in advance or having to kill all processes
and clean osmo-gsm-tester state.

Change-Id: I138bf50d6d066d2da4cd97f25880628b93ddc237
---
M jobs/osmo-gsm-tester-runner.yml
1 file changed, 1 insertion(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Verified



diff --git a/jobs/osmo-gsm-tester-runner.yml b/jobs/osmo-gsm-tester-runner.yml
index 8f7cd03..cfb32e2 100644
--- a/jobs/osmo-gsm-tester-runner.yml
+++ b/jobs/osmo-gsm-tester-runner.yml
@@ -105,9 +105,7 @@
     defaults: runner
     node: 'osmo-gsm-tester-{stage}'
     triggers:
-      - timed: "H H/2 * * *"
-      - pollscm:
-          cron: "H/5 * * * *"
+      - timed: "H 0 * * *"
       - reverse:
             jobs:
                 - osmo-gsm-tester_build-osmo-bsc

-- 
To view, visit https://gerrit.osmocom.org/11523
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I138bf50d6d066d2da4cd97f25880628b93ddc237
Gerrit-Change-Number: 11523
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181030/7cb58458/attachment.htm>


More information about the gerrit-log mailing list