
There are new jobs defined in ara-infra for testing ara-clients with the other ARA components. Add them to the check and gate pipelines. Depends-On: https://review.openstack.org/#/c/630303 Change-Id: Ia2353c3a20896242d173405457787a5dd29ac5e0
14 lines
312 B
YAML
14 lines
312 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- tox-format
|
|
- ara-integration-fedora-2.7
|
|
- ara-integration-fedora-devel:
|
|
voting: false
|
|
- ara-integration-ubuntu-2.6
|
|
gate:
|
|
jobs:
|
|
- tox-format
|
|
- ara-integration-fedora-2.7
|
|
- ara-integration-ubuntu-2.6
|