summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yml.j2
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-09-20 05:30:21 -0400
committerxudan <xudan16@huawei.com>2017-09-20 05:30:21 -0400
commit3fff6078e1da277d92db63a8e1681f6204024ae7 (patch)
tree2d9cbfe05d43b33af93eef69d2b056be37b016b0 /jjb/apex/apex.yml.j2
parentf63348da4724977846b27e4a59e125c16ce7faf1 (diff)
Reset the trigger time of Apex danube job on huawei-pod4
The old time is "0 12 * * *", need to set it to "0 1 * * *". Change-Id: Id568dcb638202612ef8d7a9464d71952a95bffe8 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'jjb/apex/apex.yml.j2')
-rw-r--r--jjb/apex/apex.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2
index a8fc70f0c..3c36e8f62 100644
--- a/jjb/apex/apex.yml.j2
+++ b/jjb/apex/apex.yml.j2
@@ -1170,7 +1170,7 @@
- 'apex-run.*'
triggers:
- - timed: '0 12 * * *'
+ - timed: '0 1 * * *'
builders:
- description-setter: