From 8d1088dfabdae22f06234d5656dae11c91b94f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Tue, 15 Oct 2019 09:50:29 -0500 Subject: [PATCH] Remove zuul config files The gerrit gate for openstack/project-config requires that the imported repo does not have any zuul configuration. --- .zuul.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml deleted file mode 100644 index efe6da3..0000000 --- a/.zuul.yaml +++ /dev/null @@ -1,11 +0,0 @@ -- project: - templates: - - horizon-nodejs10-jobs - check: - jobs: - - openstack-tox-py36: - voting: false - - horizon-openstack-tox-python3-django111 - gate: - jobs: - - horizon-openstack-tox-python3-django111