summaryrefslogtreecommitdiff
path: root/tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-01-16 23:56:17 +0000
committerGerrit Code Review <review@openstack.org>2018-01-16 23:56:17 +0000
commit93c8ec1f123122430a7add9167ba059c4dc66801 (patch)
tree5703db420bfd719e1a389085f4af82b13df7fce9 /tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml
parent521d067a00c9852a5e3a4b2ae7cf1d6d6c459f7e (diff)
parent130b00064f035d2f99dc7eec57f7781bfc3bd555 (diff)
downloadzuul-93c8ec1f123122430a7add9167ba059c4dc66801.tar.gz
Merge "Add support for protected jobs" into feature/zuulv3
Diffstat (limited to 'tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml')
-rw-r--r--tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml b/tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml
new file mode 100644
index 000000000..f679dceae
--- /dev/null
+++ b/tests/fixtures/config/protected/git/org_project/playbooks/job-protected.yaml
@@ -0,0 +1,2 @@
+- hosts: all
+ tasks: []