
Now that we're starting to build out the testing infrastructure of the project, we can start including a .zuul.yaml file for job definitions. Change-Id: I72cd0a036261f6337e5d7f04519e833d0bd6dd63
8 lines
140 B
YAML
8 lines
140 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|