X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution-csit-userfeatures.yaml;h=0d016eb586774837c91bff98948100656e75cc59;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=a7faae523294a5a8636a0e0c36573f62b9a5b1fb;hpb=3f26f0d97606964d92ae8ef8b05c911a40f58e19;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution-csit-userfeatures.yaml b/jjb/integration/distribution/distribution-csit-userfeatures.yaml index a7faae523..0d016eb58 100644 --- a/jjb/integration/distribution/distribution-csit-userfeatures.yaml +++ b/jjb/integration/distribution/distribution-csit-userfeatures.yaml @@ -2,8 +2,7 @@ - project: name: distribution-csit-userfeatures jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit4-1node-{functionality}-{install}-nitrogen' + - inttest-csit-1node # The project name project: 'distribution' @@ -13,31 +12,17 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' karaf-version: karaf3 - install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia' - robot-options: '-v USE_NETCONF_CONNECTOR:True' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - karaf-version: karaf3 - install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia' - robot-options: '-v USE_NETCONF_CONNECTOR:True' - - # TODO: Add Beryllium when everything is backported there. install: - - only: - scope: 'only' - all: scope: 'all' @@ -46,6 +31,3 @@ # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False' - - # Controller configuration - odl_system_flavor: 8 GB General Purpose v1