X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=2c2e4436cdfbb9dbf9fbdddba677ea5b2af5490b;hb=f5fc4ea1ae6ce8192360841d7a7c87034416baf5;hp=5aa8096bf7a13312bef2c7500d3b65fa86ebde84;hpb=66101f6a056072c6e00ca7dd59432ef8dc18fe72;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index 5aa8096bf..2c2e4436c 100644 --- a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml +++ b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml @@ -11,8 +11,10 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' + - beryllium: + branch: 'stable/beryllium' - stable-lithium: branch: 'stable/lithium' @@ -23,13 +25,13 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all' + install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep,odl-netconf-connector-all' # 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:360' + robot-options: '-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.