aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-02-28 10:42:24 +0100
committerOliver Smith <osmith@sysmocom.de>2022-02-28 10:42:24 +0100
commitf5ab1346db7243dba9a4450f1051e6491272db41 (patch)
tree87b91f5865f4c9e220885fe94a892d98b8d5f87f /jobs
parent5ecc602efe81731e22ac64cf04b0eb7cd15887c7 (diff)
jobs/ttcn3-testsuites: adjust nplab-m3ua timers
Fix sporadic errors related to the clean up script running while images being built: failed to get digest sha256:8ea2ba9a1... Closes: OS#5447 Change-Id: If722fddce8de65a1ae012a46d6a202f430e0c69d
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index f2fadc5..5fb994d 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -23,7 +23,7 @@
# debian-stretch nightly - order by time
- nplab-m3ua-test:
blocking: "^(nplab|NPLAB-.*)-m3ua-test.*"
- timer: 00 03 * * *
+ timer: 10 03 * * *
- nplab-sua-test:
blocking: "^(nplab|NPLAB-.*)-sua-test.*"
timer: 15 03 * * *
@@ -158,7 +158,7 @@
# debian-stretch latest stable
- nplab-m3ua-test-latest:
blocking: "^(nplab|NPLAB-.*)-m3ua-test.*"
- timer: 00 03 * * *
+ timer: 10 03 * * *
- nplab-sua-test-latest:
blocking: "^(nplab|NPLAB-.*)-sua-test.*"
timer: 15 03 * * *