X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=39e0958293ad32d57a7a6f6c3bc6d6d56f6ae169;hb=d9f2ccb6dad9df55367171c64d9a5948dd2afc09;hp=49dde52e7984ba7827868adfdcb91c43eb5befc3;hpb=a1ee1a1a44975646f8dc08c419eca81f8ffdff56;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index 49dde52e7..39e095829 100644 --- a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml +++ b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml @@ -1,7 +1,9 @@ +--- - project: name: bgpcep-csit-throughpcep jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node-periodic + # FIXME: Rename job to drop -periodic- and unify job definition with -gate- functionality. # The project name project: 'bgpcep' @@ -11,32 +13,32 @@ # Project branches stream: - - boron: - branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - 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-bgpcep-pcep-all,odl-bgpcep-pcep,odl-netconf-connector-all' + install-features: 'odl-restconf,odl-bgpcep-pcep' # Readiness check timeout is lowered from the suite's high default value. # The other options are workarounds for Sandbox not being as performant # as the private lab where this suite was developed. # Robot custom options: - robot-options: '-v PCEP_READY_VERIFY_TIMEOUT:5 -v RESTCONF_REUSE:False -v UPDATER_TIMEOUT:600' + robot-options: > + -v USE_NETCONF_CONNECTOR:False + -v PCEP_READY_VERIFY_TIMEOUT:5 + -v RESTCONF_REUSE:False + -v UPDATER_TIMEOUT:900 - # This performance test can take up to one hour to finish, - # so the job is defined to run once a day. - # Trigger jobs: (daily) - schedule: 'H H * * *' + # Controller configuration + odl_system_flavor: v2-standard-4