X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide-csit-basic.yaml;h=7677a6596a1889ff82e925624fdcb1ca74d0831e;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=65e8680464f3834ad1b83d167596eb5471470774;hpb=61c9243cec4a945374ec488415c25edb3a4764a0;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide-csit-basic.yaml b/jjb/netide/netide-csit-basic.yaml index 65e868046..7677a6596 100644 --- a/jjb/netide/netide-csit-basic.yaml +++ b/jjb/netide/netide-csit-basic.yaml @@ -1,8 +1,9 @@ +--- - project: name: netide-csit-basic jobs: - - '{project}-csit-verify-1node-{functionality}' - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-verify-1node + - inttest-csit-1node # The project name project: 'netide' @@ -12,21 +13,14 @@ # 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' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-openflowplugin-flow-services-ui,odl-netide-rest'