aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-10-30 16:06:09 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-10-30 16:06:11 +0100
commit6af154e9425c7bce52993ab665d56caa52435fc7 (patch)
treeea98ec20f2c0ece1fb2944c656e4e992f1abf864 /jobs
parent64d1d6c3b75d7fcb7150c84518dbcce0a0eaff16 (diff)
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
Diffstat (limited to 'jobs')
-rw-r--r--jobs/osmo-gsm-tester-runner.yml4
1 files changed, 1 insertions, 3 deletions
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