Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
702024f
)
Set the trigger for csit-vpp-perf-mrr-daily-master
19/13619/1
author
Tibor Frank
<
[email protected]
>
Mon, 23 Jul 2018 12:44:39 +0000
(14:44 +0200)
committer
Tibor Frank
<
[email protected]
>
Mon, 23 Jul 2018 12:44:39 +0000
(14:44 +0200)
- Run the job on MON, WED and FRI at 16:00UTC
Change-Id: I08ddb639b1b0e0e6e473c3820cc2c1a12fa0f4f3
Signed-off-by: Tibor Frank <
[email protected]
>
jjb/csit/csit.yaml
patch
|
blob
|
history
diff --git
a/jjb/csit/csit.yaml
b/jjb/csit/csit.yaml
index
aa4e992
..
517d8d5
100644
(file)
--- a/
jjb/csit/csit.yaml
+++ b/
jjb/csit/csit.yaml
@@
-1065,7
+1065,8
@@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,16 * * *'
+ # - timed: '0 2,16 * * *'
+ - timed: '0 16 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'