summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVieri <15050873171@163.com>2018-08-21 16:25:00 +0000
committerVieri <15050873171@163.com>2018-08-21 16:25:00 +0000
commitd409c3503d41e04eb4d768deecc6424b039ffd3c (patch)
tree9751b1b0a40cc97019b90e075086b46b2d6b61b3
parent94290ff64010a4c7ee610c9f13b67efdaac17224 (diff)
downloados-client-config-d409c3503d41e04eb4d768deecc6424b039ffd3c.tar.gz
import zuul job settings from project-configpike-em1.28.1
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: If2b0ccc4c5544bbd2d88c4bcbfa0a7960c0e1a43 Story: #2002586 Task: #24321
-rw-r--r--.zuul.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..cbd1b4e
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,8 @@
+- project:
+ templates:
+ - check-requirements
+ - publish-openstack-sphinx-docs
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - lib-forward-testing
+ - release-notes-jobs