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: I32868cec22149ec1c18fe2737a65e88d32bff531
This commit is contained in:
James E. Blair 2018-01-24 16:52:00 -08:00
parent 614cab33c4
commit 6e316daf45

View File

@ -46,7 +46,7 @@
- zuul: openstack-infra/openstack-zuul-jobs
timeout: 7200
vars:
test_matrix_configs: ['neutron', 'tlsproxy']
test_matrix_configs: [neutron, tlsproxy]
devstack_localrc:
DATABASE_PASSWORD: secretdatabase
RABBIT_PASSWORD: secretrabbit
@ -154,7 +154,6 @@
run: playbooks/tox/run.yaml
- project:
name: openstack-dev/devstack
check:
jobs:
- devstack