diff --git a/.zuul.yaml b/.zuul.yaml deleted file mode 100644 index b0e7e277..00000000 --- a/.zuul.yaml +++ /dev/null @@ -1,14 +0,0 @@ -- project: - templates: - - check-requirements - - release-notes-jobs - check: - jobs: - - openstack-tox-linters - gate: - queue: tripleo - jobs: - - openstack-tox-linters - post: - jobs: - - publish-openstack-python-branch-tarball diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 0e246e9d..b7fb669a 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -2,13 +2,4 @@ - project: templates: - check-requirements - check: - jobs: - - openstack-tox-linters - gate: - queue: tripleo - jobs: - - openstack-tox-linters - post: - jobs: - - publish-openstack-python-branch-tarball + - release-notes-jobs