X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=81961b4c4fa92974372d51a35d5c03b23880770f;hb=592fe3c9ac41e1afe7f271cd370e6aef7664ff49;hp=c78c15b503618e0a2a73394f5d9160b19077868f;hpb=e00bc39f5352d8f51b59c68932c1b5964d83e732;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index c78c15b50..81961b4c4 100644 --- a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml +++ b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml @@ -1,7 +1,8 @@ +--- - project: name: bgpcep-csit-throughpcep jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'bgpcep' @@ -11,35 +12,36 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - carbon: + branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' + install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep' install: - - only: - scope: 'only' - - all: - scope: 'all' + - only: + scope: 'only' + - all: + scope: 'all' # Features to install - install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep' + 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 USE_NETCONF_CONNECTOR:False -v PCEP_READY_VERIFY_TIMEOUT:5 -v RESTCONF_REUSE:False -v UPDATER_TIMEOUT:600' - - # 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 * * *' + robot-options: > + -v USE_NETCONF_CONNECTOR:False + -v PCEP_READY_VERIFY_TIMEOUT:5 + -v RESTCONF_REUSE:False + -v UPDATER_TIMEOUT:600 # Controller configuration odl_system_flavor: 8 GB General Purpose v1