X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fl2switch%2Fl2switch-patch-test.yaml;h=bee9bf7a379df57f8da75b0957888bf675795860;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=548fbbb8aeebe12ceb67c64d64be4c20df7fb0a9;hpb=f4296e089feef9e69641e686494ba5e289718ef1;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-patch-test.yaml b/jjb/l2switch/l2switch-patch-test.yaml index 548fbbb8a..bee9bf7a3 100644 --- a/jjb/l2switch/l2switch-patch-test.yaml +++ b/jjb/l2switch/l2switch-patch-test.yaml @@ -1,23 +1,25 @@ +--- - project: name: l2switch-patch-test jobs: - - '{project}-patch-test-{feature}-{stream}' + - '{project}-patch-test-{feature}-{stream}' # The project name project: 'l2switch' # Project branches stream: - - carbon: - branch: 'master' - jdk: 'openjdk8' - - boron: - branch: 'stable/boron' - jdk: 'openjdk8' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 feature: - - all: - csit-list: > - l2switch-csit-1node-periodic-host-scalability-daily-{stream} - l2switch-csit-1node-scalability-only-{stream} - l2switch-csit-1node-switch-only-{stream} \ No newline at end of file + - all: + csit-list: > + l2switch-csit-1node-periodic-host-scalability-daily-only-{stream}, + l2switch-csit-1node-scalability-all-{stream}, + l2switch-csit-1node-switch-all-{stream}