X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftopoprocessing%2Ftopoprocessing-csit-topology-operation.yaml;h=dc0d9b36afc7b4c00fc1cb51b62694835c1b86b0;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=0713090ef6bb62241c1b92e2963ea6af66491c52;hpb=d2536439579299085edf4149646f049286671ad8;p=releng%2Fbuilder.git diff --git a/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml b/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml index 0713090ef..dc0d9b36a 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}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-verify-1node # The project name project: 'topoprocessing' @@ -12,25 +13,20 @@ # Project branches stream: - - beryllium: - branch: 'master' + - 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}