Copy zuul job settings from project-config

Official projects are doing this as part of enabling python3
first, but it matters more here as a way to manage with local
control.

Change-Id: Ia93cd1a45519f5fe2ddd32a89f896f896f21491f
This commit is contained in:
Chris Dent 2018-09-03 20:02:44 +01:00
parent 3f2247327a
commit ef25083678
1 changed files with 5 additions and 0 deletions

5
.zuul.yaml Normal file
View File

@ -0,0 +1,5 @@
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- check-requirements