--- - project: name: openflowplugin-patch-test jobs: - '{project}-patch-test-{feature}-{stream}' # The project name project: 'openflowplugin' # Project branches stream: - oxygen: branch: 'master' jdk: 'openjdk8' - nitrogen: branch: 'stable/nitrogen' jdk: 'openjdk8' - carbon: branch: 'stable/carbon' jdk: 'openjdk8' karaf-version: karaf3 - boron: branch: 'stable/boron' jdk: 'openjdk8' karaf-version: karaf3 feature: - core: csit-list: > openflowplugin-csit-1node-gate-flow-services-only-{stream}, openflowplugin-csit-1node-gate-flow-services-all-{stream}, openflowplugin-csit-1node-gate-scalability-only-{stream}, openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream}, openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream}, openflowplugin-csit-3node-gate-clustering-only-{stream}, openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream}, openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream} - netvirt: csit-list: > netvirt-csit-1node-openstack-ocata-gate-stateful-{stream} - cluster-netvirt: csit-list: > netvirt-csit-3node-openstack-ocata-gate-stateful-{stream}