X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-scalability.yaml;h=c85c9f64deda3d6d17a3b84f8fa1d342a082f1b9;hb=c44b75fa4a3afe38015873b51bad6f8b902c50fa;hp=e6da699f133113c91b16f0006b96ae94cf0c5aa7;hpb=4570865812b545ce6880a6b4fd6960f32414652f;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-scalability.yaml b/jjb/l2switch/l2switch-csit-scalability.yaml index e6da699f1..c85c9f64d 100644 --- a/jjb/l2switch/l2switch-csit-scalability.yaml +++ b/jjb/l2switch/l2switch-csit-scalability.yaml @@ -1,7 +1,8 @@ +--- - project: name: l2switch-csit-scalability jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'l2switch' @@ -11,21 +12,16 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-l2switch-switch-ui'