From: James Gu Date: Mon, 23 Nov 2020 16:23:09 +0000 (-0800) Subject: Reduce Airship daily job frequency X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e9cce1399da6a76065f6573a3099c3bcfefee068;p=releng.git Reduce Airship daily job frequency 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 Change-Id: I0e3c051cef224f9c5dfa642ebdfc7b886c38229b Signed-off-by: James Gu --- diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 7a94a465e..e732958a9 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -379,7 +379,7 @@ name: 'airship-{tag}-daily' project-type: multijob triggers: - - timed: '@daily' + - timed: '0 6 * * 3,6' parameters: - airship-slave: slave: '{slave}'