diff options
author | Jens Harbott <j.harbott@x-ion.de> | 2017-11-02 10:28:21 +0000 |
---|---|---|
committer | Jens Harbott <j.harbott@x-ion.de> | 2017-11-02 10:28:21 +0000 |
commit | 0a68301c657db56c62a1fdc20859a8067ad1078e (patch) | |
tree | 78caa4842b7e50755e11ac5ea3c8785de23833a9 | |
parent | 638c651975bb4142bf6b00c21f01b808854eeb05 (diff) |
Add native zuul v3 jobs defined in openstack-chef-repo
Change-Id: I75739c80aaa43a17d9a4b9daaa9f5567fb75e3c1
Notes
Notes (review):
Code-Review+2: Samuel Cassiba <s@cassiba.com>
Workflow+1: Samuel Cassiba <s@cassiba.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 03 Nov 2017 05:43:41 +0000
Reviewed-on: https://review.openstack.org/517247
Project: openstack/cookbook-openstack-compute
Branch: refs/heads/master
-rw-r--r-- | .zuul.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..2b0b5a1 --- /dev/null +++ b/.zuul.yaml | |||
@@ -0,0 +1,4 @@ | |||
1 | - project: | ||
2 | name: openstack/cookbook-openstack-compute | ||
3 | templates: | ||
4 | - openstack-chef-repo-jobs | ||