X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftopoprocessing%2Ftopoprocessing-csit-topology-operation.yaml;h=0713090ef6bb62241c1b92e2963ea6af66491c52;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=c74826ad3360c2726067e926cb9a4bb693e53aa0;hpb=63f14a550df4586f205f10d2d68ab693b01e7941;p=releng%2Fbuilder.git diff --git a/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml b/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml index c74826ad3..5ebd9e0d8 100644 --- a/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml +++ b/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml @@ -1,8 +1,9 @@ +--- - project: name: topoprocessing-csit-topology-operations jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'topoprocessing' @@ -12,27 +13,20 @@ # Project branches stream: - - beryllium: - branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf' # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: > - odlparent-distribution-{stream}, - yangtools-distribution-{stream}, - controller-distribution-{stream}, - aaa-distribution-{stream}, - integration-distribution-merge-{stream}