X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=7521007347bedf0bf86b78f913744d040e1f6c68;hb=626738fc4beb5711029085b40e9bc215f8815766;hp=c0fdcc41a51a231b71ce09b827d6880867f790dd;hpb=29b2f25826a1d889aa515be1c39c40da83f7ae00;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index c0fdcc41a..752100734 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -2,7 +2,7 @@ - project: name: bgpcep-csit-bgpclustering-ha jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node-periodic # The project name project: 'bgpcep' @@ -12,32 +12,41 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - jre: 'openjdk8' + 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 - nitrogen: branch: 'stable/nitrogen' - jre: 'openjdk8' + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' karaf-version: karaf3 install-features: > odl-restconf, - odl-bgpcep-bgp-all, odl-bgpcep-bgp, - odl-netconf-clustered-topology + odl-bgpcep-bgp-config-example install: - only: scope: 'only' - # Features to install - install-features: 'odl-restconf,odl-bgpcep-bgp' - # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False'