Merge "New Job to run TLS tests in AAA project"
[releng/builder.git] / jjb / sfc / sfc-patch-test.yaml
1 ---
2 - project:
3     name: sfc-patch-test
4     jobs:
5       - '{project}-patch-test-{feature}-{stream}'
6
7     # The project name
8     project: 'sfc'
9
10     # Project branches
11     stream:
12       - carbon:
13           branch: 'master'
14           jdk: 'openjdk8'
15
16     feature:
17       - basic:
18           csit-list: >
19               sfc-csit-3node-rest-basic-all-{stream}
20
21       - full:
22           csit-list: >
23               sfc-csit-3node-docker-full-deploy-all-{stream}