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
This commit is contained in:
Pau Espin 2020-06-09 14:26:34 +02:00
parent d30d252bf4
commit 2fa9daba67
1 changed files with 2 additions and 6 deletions

View File

@ -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