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=745e7ff0645bd44ffb30cf4d1982a22a4afa4ebf;hpb=c5e04f9e6d91ae8fa9d2d73dd34d4b8f7224d0fb;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution-csit-userfeatures.yaml b/jjb/integration/distribution/distribution-csit-userfeatures.yaml index 745e7ff06..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,29 +12,39 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - 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-connector-all' + install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia' # Robot custom options - robot-options: '' + robot-options: '-v USE_NETCONF_CONNECTOR:False' - # Trigger jobs (upstream dependencies) - trigger-jobs: > - odlparent-distribution-{stream}, - controller-distribution-{stream}, - netconf-distribution-{stream} + # Controller configuration + odl_system_flavor: 8 GB General Purpose v1