X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-topology.yaml;h=2287f6f168e7e4f2b0c453bdf0ae98b7bcf4c6e2;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=4b0ab51c7b3ef5100f3433d336049f05c74fbfbd;hpb=9f80eab4fa3bf05322ca685151148b7a3cf12327;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-topology.yaml b/jjb/sxp/sxp-csit-topology.yaml index 4b0ab51c7..2287f6f16 100644 --- a/jjb/sxp/sxp-csit-topology.yaml +++ b/jjb/sxp/sxp-csit-topology.yaml @@ -5,29 +5,23 @@ - inttest-csit-1node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'topology' + functionality: "topology" # Project branches stream: - - fluorine: - branch: 'master' - trigger-jobs: '{project}-merge-{stream}' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - master: + branch: "master" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-sxp-controller' + install-features: "odl-restconf,odl-sxp-routing" # Robot custom options - robot-options: '' + robot-options: ""