summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqingszhao <zhao.daqing@99cloud.net>2018-08-21 14:56:35 +0000
committerqingszhao <zhao.daqing@99cloud.net>2018-08-21 14:56:35 +0000
commite38df022e12f37333c632a548209311044155b3e (patch)
treefca7940e3ccb924eb95eb3882db3e8a353060689
parent495194d3c9409a468fc2dd26990b6572c119fdf8 (diff)
downloadcliff-e38df022e12f37333c632a548209311044155b3e.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: I44715b1e54bd700d6660f42125715dc0fc0361ba 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