X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=878165f7ef13e13132f72675e6f8b7f67e0220d3;hb=a9e649d2bc340065b51d358c3bfd507c506b6aa6;hp=aa4b2072faf938a6ec54db7fa23175da489a1098;hpb=4dc6f512e6272bf953c3b90d20b2c683847c144c;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index aa4b2072f..878165f7e 100644 --- a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml +++ b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml @@ -5,7 +5,7 @@ - inttest-csit-1node # The project name - project: 'bgpcep' + project: "bgpcep" # The functionality under test functionality: @@ -14,32 +14,32 @@ # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + branch: "stable/magnesium" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,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:180 - -v RESTCONF_REUSE:False - -v UPDATER_TIMEOUT:900 + -v USE_NETCONF_CONNECTOR:False + -v PCEP_READY_VERIFY_TIMEOUT:180 + -v RESTCONF_REUSE:False + -v UPDATER_TIMEOUT:900 # Controller configuration odl_system_flavor: odl-standard-4