summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:55:47 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:55:47 -0400
commit65bd14bc0412590fdc9113f8e289b62be26bdb9f (patch)
tree8f0922ede5bcdbe7972802f9a7340c5617504e4c
parent638b62094b3a59ac977856e9db65a8d58f90b5d9 (diff)
downloadosprofiler-1.11.1.tar.gz
import zuul job settings from project-configpike-em1.11.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. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I1f93ea59aa6c9205659889a4279d728a433adc4d Story: #2003250
-rw-r--r--.zuul.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..4fdbf49
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,15 @@
+- project:
+ check:
+ jobs:
+ - openstack-tox-cover
+ post:
+ jobs:
+ - openstack-tox-cover
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - check-requirements
+ - publish-openstack-docs-pti
+ - release-notes-jobs-python3
+ - lib-forward-testing
+ - periodic-stable-jobs