X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=ee913d8da6f5b9278d48e8bfebdfabdabc917bfb;hb=7d9ea6fb98995be5d0a84ec6eed7bfc614b9b6a7;hp=de3886864d1fe0038c985f8f6cce83f8648d72f0;hpb=592fe3c9ac41e1afe7f271cd370e6aef7664ff49;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index de3886864..ee913d8da 100644 --- a/jjb/alto/alto-csit-setup.yaml +++ b/jjb/alto/alto-csit-setup.yaml @@ -2,7 +2,7 @@ - project: name: alto-csit-setup jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'alto' @@ -10,21 +10,18 @@ # The functionality under test functionality: 'setup' + disable-job: true + # Project branches stream: - - carbon: + - sodium: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - - only: - scope: 'only' - all: scope: 'all'