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=8cf9a9682a5da815d717e6d60da8f66379f848dc;hpb=3c58e6f3d790405107a895a5bca46b191b4385be;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 8cf9a9682..b0199200c 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -2,33 +2,40 @@ - project: name: bgpcep-csit-bgpclustering-ha jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name - project: 'bgpcep' + project: "bgpcep" # The functionality under test - functionality: 'bgpclustering-ha' + functionality: "bgpclustering-ha" # Project branches stream: - - oxygen: - branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - 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-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"