Reduce Airship daily job frequency 73/71473/4
authorJames Gu <james.gu@att.com>
Mon, 23 Nov 2020 16:23:09 +0000 (08:23 -0800)
committerJames Gu <james.gu@att.com>
Mon, 23 Nov 2020 20:12:04 +0000 (12:12 -0800)
Temporarily reduce the daily job frequency to Wed/Sat because only
one pod (pod17) is available for the project and the redeployment
of daily job has been disruptive to the day to day dev/tsting work.

Also changed to daily job start time to 0600.

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I0e3c051cef224f9c5dfa642ebdfc7b886c38229b
Signed-off-by: James Gu <james.gu@att.com>
jjb/airship/airship.yaml

index 7a94a46..e732958 100644 (file)
     name: 'airship-{tag}-daily'
     project-type: multijob
     triggers:
-      - timed: '@daily'
+      - timed: '0 6 * * 3,6'
     parameters:
       - airship-slave:
           slave: '{slave}'