summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqingszhao <zhao.daqing@99cloud.net>2018-08-21 14:57:06 +0000
committerqingszhao <zhao.daqing@99cloud.net>2018-08-21 14:57:06 +0000
commitd787a5d4c72161768bbe1a08d41a2cde157de351 (patch)
tree6ec5fb2307063eeeb3abc5b405f97cab87f68354
parent2df12e4342141db775e8e5daeabe6b06e49e74f9 (diff)
downloadcliff-d787a5d4c72161768bbe1a08d41a2cde157de351.tar.gz
import zuul job settings from project-configpike-em2.8.3
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: I05cf41a0d54330e45397081324acafa18e1b5b24 Story: #2002586 Task: #24320
-rw-r--r--.zuul.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..d7909ae
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,7 @@
+- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - lib-forward-testing
+ - publish-openstack-sphinx-docs
+ - check-requirements