--- - project: name: l2switch-patch-test jobs: - '{project}-patch-test-{feature}-{stream}' # The project name project: 'l2switch' # Project branches stream: - nitrogen: branch: 'master' jdk: 'openjdk8' - carbon: branch: 'stable/carbon' jdk: 'openjdk8' - boron: branch: 'stable/boron' jdk: 'openjdk8' - beryllium: branch: 'stable/beryllium' jdk: 'openjdk7' feature: - all: csit-list: > l2switch-csit-1node-periodic-host-scalability-daily-only-{stream}, l2switch-csit-1node-scalability-only-{stream}, l2switch-csit-1node-switch-only-{stream}