X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-scalability.yaml;h=fc8cd0325499a89dd11f8e2dfd6090178d8162f6;hb=3619a778d787401a4c78cf3d9f78dd954842dd3e;hp=09e1051e18c2aa181bd16cfa79b65b062fc0a868;hpb=dc3446222821ea43d71f9c355a1182c99d2a3c54;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-scalability.yaml b/jjb/l2switch/l2switch-csit-scalability.yaml index 09e1051e1..fc8cd0325 100644 --- a/jjb/l2switch/l2switch-csit-scalability.yaml +++ b/jjb/l2switch/l2switch-csit-scalability.yaml @@ -2,31 +2,28 @@ - project: name: l2switch-csit-scalability jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'l2switch' + disable-job: true # The functionality under test functionality: 'scalability' # Project branches stream: - - nitrogen: + - magnesium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - - only: - scope: 'only' - all: scope: 'all'