summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-20 16:34:11 -0400
committerLuigi Toscano <ltoscano@redhat.com>2018-08-21 15:26:14 +0200
commit740e482aa7783dd41a32d64870b4cea5204fdc05 (patch)
treeeea8f3ba7f9d46b585cb26a6d8a6805caaf17d08
parentf1ac640bb23dc359fc6b99370ed6216c909f3b52 (diff)
downloadpython-saharaclient-740e482aa7783dd41a32d64870b4cea5204fdc05.tar.gz
import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Id7c36e975203056224d104f6926647b0e65abafb Story: #2002586 Task: #24332
-rw-r--r--.zuul.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..c5b9b8d
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,16 @@
+- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-sphinx-docs
+ - check-requirements
+ - release-notes-jobs
+ - openstackclient-plugin-jobs
+ post:
+ jobs:
+ - openstack-tox-cover
+ gate:
+ queue: sahara
+ experimental:
+ jobs:
+ - openstack-tox-pypy