X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftopoprocessing%2Ftopoprocessing-csit-topology-operation.yaml;h=a9def51b867ef5ef18f89ef890cbe896cc4fb679;hb=d40b0f3d0070296f96d980fa7b6702a8dcce3468;hp=0723848d78f25fa8bb303da6d13d75e5a3901d09;hpb=e3eda5afc71463e89a99e1cfc450517423bd5aea;p=releng%2Fbuilder.git diff --git a/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml b/jjb/topoprocessing/topoprocessing-csit-topology-operation.yaml index 0723848d7..a9def51b8 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,29 +13,18 @@ # Project branches stream: - - boron: - branch: 'master' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - 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}