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:
b6a693f
)
Modify OS syntax
64/14564/2
author
Vanessa Rene Valderrama
<
[email protected]
>
Wed, 29 Aug 2018 18:56:10 +0000
(13:56 -0500)
committer
Vanessa Rene Valderrama
<
[email protected]
>
Wed, 29 Aug 2018 19:04:00 +0000
(14:04 -0500)
Modifying OS syntax to work with jenkins-jobs 2.0.2
Change-Id: Iac1450d22cfaf6407a7537fd916e162b32b1469f
Signed-off-by: Vanessa Rene Valderrama <
[email protected]
>
jjb/csit/csit-hc2vpp.yaml
patch
|
blob
|
history
diff --git
a/jjb/csit/csit-hc2vpp.yaml
b/jjb/csit/csit-hc2vpp.yaml
index
ea0e0a5
..
83306bc
100644
(file)
--- a/
jjb/csit/csit-hc2vpp.yaml
+++ b/
jjb/csit/csit-hc2vpp.yaml
@@
-1,3
+1,4
@@
+---
- project:
name: csit-hc2vpp
description: 'jenkins jobs to verify Hc2vpp functional and performance tests.'
@@
-7,9
+8,9
@@
project: 'csit'
branch: 'master'
build-artifact-num-to-keep: 10
- os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+ os:
'ubuntu1604'
+ repo-os-part: 'ubuntu.xenial.main'
+
stream:
- master:
branch: 'master'