X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=b0199200c2b5026842796e45e701be3c9d5b0880;hb=5f2492cae9fcc63fc22648f7fb1a553513eb5cd2;hp=feca52dadd102292be75aa5e886fc7984e64a8b9;hpb=321d2beb638ea788003884f7aefdde104464c0cc;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index feca52dad..b0199200c 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -5,35 +5,37 @@ - inttest-csit-3node # The project name - project: 'bgpcep' + project: "bgpcep" # The functionality under test - functionality: 'bgpclustering-ha' + functionality: "bgpclustering-ha" # Project branches stream: - - fluorine: - branch: 'master' - install-features: > - odl-restconf, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example, - odl-bgpcep-bmp, - odl-bgpcep-bmp-config-example, - odl-bgpcep-pcep - - oxygen: - branch: 'stable/oxygen' - install-features: > - odl-restconf, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example, - odl-bgpcep-bmp, - odl-bgpcep-bmp-config-example, - odl-bgpcep-pcep + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" install: - only: - scope: 'only' + scope: "only" + + # Features to install + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example, + odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, + odl-bgpcep-pcep # Robot custom options: - robot-options: '-v USE_NETCONF_CONNECTOR:False' + robot-options: "-v USE_NETCONF_CONNECTOR:False"