Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
66f24c0
)
armband.yml: add daily build job to the project
81/12481/4
author
Josep Puigdemont
<josep.puigdemont@enea.com>
Wed, 20 Apr 2016 12:07:27 +0000
(14:07 +0200)
committer
Fatih Degirmenci
<fatih.degirmenci@ericsson.com>
Wed, 20 Apr 2016 13:09:35 +0000
(13:09 +0000)
Change-Id: I1c500952b673937581a604daf57e2290ce50cbdc
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
jjb/armband/armband.yml
patch
|
blob
|
history
diff --git
a/jjb/armband/armband.yml
b/jjb/armband/armband.yml
index
75c0e7a
..
61073c1
100644
(file)
--- a/
jjb/armband/armband.yml
+++ b/
jjb/armband/armband.yml
@@
-9,6
+9,7
@@
jobs:
- 'armband-verify-{stream}'
+ - 'armband-build-daily-{stream}'
stream:
- master:
@@
-72,7
+73,7
@@
max-per-node: 1
parameters:
- - project-parameter
s
:
+ - project-parameter:
project: '{project}'
- 'arm-build1-defaults'
- choice:
@@
-89,11
+90,11
@@
branch: '{branch}'
triggers:
- -pollscm:
+ -
pollscm:
cron: '0 H/4 * * *'
wrappers:
- -timeout:
+ -
timeout:
timeout: 360
fail: true