Merge "Zuul: Remove project name"

This commit is contained in:
Zuul 2018-01-29 19:58:38 +00:00 committed by Gerrit Code Review
commit 3c5b0e7340

View File

@ -13,7 +13,6 @@
# limitations under the License.
- project:
name: openstack/openstack-helm
check:
jobs:
- openstack-helm-linter
@ -62,12 +61,12 @@
timeout: 7200
name: openstack-helm-dev-deploy
vars:
zuul_osh_infra_relative_path: ../openstack-helm-infra/
zuul_osh_infra_relative_path: ../openstack-helm-infra/
pre-run:
- ../openstack-helm-infra/tools/gate/playbooks/osh-infra-upgrade-host.yaml
post-run: ../openstack-helm-infra/tools/gate/playbooks/osh-infra-collect-logs.yaml
required-projects:
- openstack/openstack-helm-infra
- openstack/openstack-helm-infra
nodeset: openstack-helm-single-node
- job:
@ -83,7 +82,7 @@
- job:
timeout: 7200
vars:
zuul_osh_infra_relative_path: ../openstack-helm-infra/
zuul_osh_infra_relative_path: ../openstack-helm-infra/
name: openstack-helm-multinode
pre-run:
- ../openstack-helm-infra/tools/gate/playbooks/osh-infra-upgrade-host.yaml
@ -93,7 +92,7 @@
run: tools/gate/playbooks/multinode-deploy.yaml
post-run: ../openstack-helm-infra/tools/gate/playbooks/osh-infra-collect-logs.yaml
required-projects:
- openstack/openstack-helm-infra
- openstack/openstack-helm-infra
- job:
name: openstack-helm-multinode-ubuntu