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:
23d386e
)
Revert "Set the trigger for csit-vpp-perf-mrr-daily-master"
34/14334/1
author
Peter Mikus
<
[email protected]
>
Sat, 18 Aug 2018 06:47:15 +0000
(06:47 +0000)
committer
Peter Mikus
<
[email protected]
>
Sat, 18 Aug 2018 06:47:15 +0000
(06:47 +0000)
As report generation is done. We want to set the triggers back.
This reverts commit
23d386e2bb78a22affc53537f569fc2ec3d3721c
.
Change-Id: I57a298dcd180fd9fe2887ba02e0287816c67131a
Signed-off-by: Peter Mikus <
[email protected]
>
jjb/csit/csit.yaml
patch
|
blob
|
history
diff --git
a/jjb/csit/csit.yaml
b/jjb/csit/csit.yaml
index
517d8d5
..
aa4e992
100644
(file)
--- a/
jjb/csit/csit.yaml
+++ b/
jjb/csit/csit.yaml
@@
-1065,8
+1065,7
@@
build-timeout: '{build-timeout}'
triggers:
- # - timed: '0 2,16 * * *'
- - timed: '0 16 * * 1,3,5'
+ - timed: '0 2,16 * * *'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'