X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-scale.yaml;h=8678b011bc259b7fefb94ead391969d3ebd606c1;hb=f618ffefcc5a3904f0fdcc2db3bcb88323bcd425;hp=b1f9b481972ba1545bc61b9775a84d6a77a7631d;hpb=5fe76c5e6d09868e1baa81b9577cac4691f74867;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-scale.yaml b/jjb/netconf/netconf-scale.yaml index b1f9b4819..e18b10083 100644 --- a/jjb/netconf/netconf-scale.yaml +++ b/jjb/netconf/netconf-scale.yaml @@ -1,7 +1,8 @@ +--- - project: name: netconf-csit-scale jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node-periodic # The project name project: 'netconf' @@ -11,32 +12,27 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install - install-features: 'odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-connector-all' + install-features: > + odl-restconf, + odl-clustering-test-app, + odl-netconf-mdsal, + odl-netconf-topology # Robot custom options - robot-options: '' + robot-options: '-v USE_NETCONF_CONNECTOR:False' - # This scaling test can take several hours to finish, - # so the job is defined to run once a day. - # Trigger jobs (daily) - schedule: 'H H * * *' + # ODL system configuration + odl_system_flavor: v1-performance-4