From ce691c4a94e33734c9622238e10fa6b55ca75f86 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Jan 2018 17:01:45 -0800 Subject: [PATCH] Zuul: Remove project name Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: I9ea26512320eab0a154880b991910656a8651e87 --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index fd9f8456e..c52d72495 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -24,7 +24,7 @@ - openstack/tacker - openstack/tacker-horizon vars: - test_matrix_configs: ['neutron'] + test_matrix_configs: [neutron] devstack_services: horizon: true tacker: true @@ -52,7 +52,6 @@ TACKER_TOX_PYTHON: python3 - project: - name: openstack/tacker check: jobs: - tacker-functional-devstack: