summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-08-24 16:38:11 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-08-24 16:38:11 +0900
commitc82ac0d7e0e6529f41d1c76e5a7e5fd2050cbeca (patch)
tree80784a14d08bf4c38e9a08a4b353d9a3be5f836d
parentdf62f56c97cd8f731c3a24cb444fb13679b633b3 (diff)
downloadswift-bench-c82ac0d7e0e6529f41d1c76e5a7e5fd2050cbeca.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: I3c98411e9ff1840a721933e4fa23f770dc0835d5 Story: #2002586 Task: #24337
-rw-r--r--.zuul.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..148d7b2
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,3 @@
+- project:
+ templates:
+ - openstack-python-jobs