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
This commit is contained in:
James E. Blair 2018-01-24 17:01:45 -08:00
parent d5aab7d4ac
commit ce691c4a94
1 changed files with 1 additions and 2 deletions

View File

@ -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: