Code Review
/
releng
/
builder.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Auto Update CSIT Jobs to run for fluorine
[releng/builder.git]
/
jjb
/
usc
/
usc-csit-tcp.yaml
1
---
2
- project:
3
name: usc-csit-tcp
4
jobs:
5
- inttest-csit-1node
6
- inttest-csit-verify-1node
7
8
# The project name
9
project: 'usc'
10
11
# The functionality under test
12
functionality: 'tcp'
13
14
# Project branches
15
stream:
16
- fluorine:
17
branch: 'master'
18
- oxygen:
19
branch: 'stable/oxygen'
20
- nitrogen:
21
branch: 'stable/nitrogen'
22
- carbon:
23
branch: 'stable/carbon'
24
karaf-version: karaf3
25
26
install:
27
- all:
28
scope: 'all'
29
30
# Features to install
31
install-features: 'odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui'
32
33
# Robot custom options
34
robot-options: ''