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
This commit is contained in:
Oliver Smith 2022-02-28 10:42:24 +01:00
parent 5ecc602efe
commit f5ab1346db
1 changed files with 2 additions and 2 deletions

View File

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