X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-scale.yaml;h=e18b10083b6aa6d5be378dbddbea5e40675af406;hb=f618ffefcc5a3904f0fdcc2db3bcb88323bcd425;hp=8678b011bc259b7fefb94ead391969d3ebd606c1;hpb=dae67a1f93f7ebe956750d65c10ae9e881c3e10d;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-scale.yaml b/jjb/netconf/netconf-scale.yaml index 8678b011b..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' + - 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: '' - - # 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 * * *' + robot-options: '-v USE_NETCONF_CONNECTOR:False' # ODL system configuration - controller-image: 'centos7-java-builder-2c-8g' + odl_system_flavor: v1-performance-4