X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution-csit-userfeatures.yaml;h=756341427a7792e89610a1cf814ae1f9e35bf464;hb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;hp=53c400f6008e554428a60f1e866f8ed214e5fe73;hpb=65b1a4aadbdc67955f7a74d122e26a530b1f987f;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution-csit-userfeatures.yaml b/jjb/integration/distribution/distribution-csit-userfeatures.yaml index 53c400f60..756341427 100644 --- a/jjb/integration/distribution/distribution-csit-userfeatures.yaml +++ b/jjb/integration/distribution/distribution-csit-userfeatures.yaml @@ -1,7 +1,8 @@ +--- - project: name: distribution-csit-userfeatures jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'distribution' @@ -11,27 +12,33 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - 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' - install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia' - robot-options: '-v USE_NETCONF_CONNECTOR:True' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - 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' + - only: + scope: 'only' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia' @@ -39,11 +46,5 @@ # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False' - # Trigger jobs (upstream dependencies) - trigger-jobs: > - controller-distribution-{stream}, - integration-distribution-merge-{stream} - # Controller configuration - controller-image: 'centos7-java-builder-2c-8g' - + odl_system_flavor: 8 GB General Purpose v1