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: I507ee0a0fea861f3903323579b3839a891109de5
This commit is contained in:
parent
2353425985
commit
2832f1a7fd
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
@ -84,7 +83,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
vars:
|
vars:
|
||||||
tox_env: upgrade
|
tox_env: upgrade
|
||||||
osa_test_repo: "openstack/openstack-ansible-os_keystone"
|
osa_test_repo: openstack/openstack-ansible-os_keystone
|
||||||
|
|
||||||
# Experimental
|
# Experimental
|
||||||
- job:
|
- job:
|
||||||
@ -124,7 +123,6 @@
|
|||||||
nodeset: legacy-ubuntu-xenial-2-node
|
nodeset: legacy-ubuntu-xenial-2-node
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack/keystone
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- keystone-dsvm-functional
|
- keystone-dsvm-functional
|
||||||
|
Loading…
x
Reference in New Issue
Block a user