X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin-csit-basic.yaml;h=6b3da1bfe654a7e69597c081324e4d4e61a48982;hb=34774465581fc083346aacda15d9c975759db0f6;hp=c27a0721112161e6787ad7dfd4356d36c49c0886;hpb=5ccae814c92ce41d6960741015ccea03d84a5cfe;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin-csit-basic.yaml b/jjb/ocpplugin/ocpplugin-csit-basic.yaml index c27a07211..6b3da1bfe 100644 --- a/jjb/ocpplugin/ocpplugin-csit-basic.yaml +++ b/jjb/ocpplugin/ocpplugin-csit-basic.yaml @@ -1,8 +1,9 @@ +--- - project: name: ocpplugin-csit-basic jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'ocpplugin' @@ -12,18 +13,12 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf,odl-l2switch-switch,odl-ocpplugin-all'