X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-basic.yaml;h=438cc895672bfead3efe0ac740c931cbe5bbbb51;hb=34774465581fc083346aacda15d9c975759db0f6;hp=f537bcf22e3e6d1db1a6ba2b6d0c1e4b56052256;hpb=3bd9ebb49a35331d940bb837bae8fd9d5c8040b8;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-basic.yaml b/jjb/unimgr/unimgr-csit-basic.yaml index f537bcf22..a7753324a 100644 --- a/jjb/unimgr/unimgr-csit-basic.yaml +++ b/jjb/unimgr/unimgr-csit-basic.yaml @@ -2,8 +2,8 @@ - project: name: unimgr-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: 'unimgr' @@ -14,21 +14,9 @@ # Project branches stream: - nitrogen: - branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + branch: 'stable/nitrogen' install: - - only: - scope: 'only' - all: scope: 'all'