Browse code

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

James E. Blair authored on 2018/01/25 09:52:00
Showing 1 changed files
... ...
@@ -46,7 +46,7 @@
46 46
       - zuul: openstack-infra/openstack-zuul-jobs
47 47
     timeout: 7200
48 48
     vars:
49
-      test_matrix_configs: ['neutron', 'tlsproxy']
49
+      test_matrix_configs: [neutron, tlsproxy]
50 50
       devstack_localrc:
51 51
         DATABASE_PASSWORD: secretdatabase
52 52
         RABBIT_PASSWORD: secretrabbit
... ...
@@ -154,7 +154,6 @@
154 154
     run: playbooks/tox/run.yaml
155 155
 
156 156
 - project:
157
-    name: openstack-dev/devstack
158 157
     check:
159 158
       jobs:
160 159
         - devstack