Merge "Add verify job to run flake8 against sfc-py project"
[releng/builder.git] / jjb / aaa / aaa-csit-authn-stable-helium.yaml
1 - project:
2     name: aaa-csit-authn-stable-helium
3     jobs:
4         - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'aaa'
8
9     # The functionality under test
10     functionality: 'authn'
11
12     # Project branches
13     stream:
14         - stable-helium:
15             branch: 'stable/helium'
16
17     install:
18         - only:
19             scope: 'only'
20         - all:
21             scope: 'all'
22
23     # Features to install
24     install-features: 'odl-openflowplugin-flow-services-ui,odl-aaa-all'
25
26     # Robot custom options
27     robot-options: ''
28
29     # Trigger jobs (upstream dependencies)
30     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream}'
31