Add .zuul.yaml

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
This commit is contained in:
Lance Bragstad 2018-07-02 21:06:31 +00:00
parent 9359e9c1c7
commit 0cb22a1228
1 changed files with 7 additions and 0 deletions

7
.zuul.yaml Normal file
View File

@ -0,0 +1,7 @@
- project:
check:
jobs:
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints