python-senlinclient/.zuul.yaml
Hoang Trung Hieu 3784a4b4eb 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: I62369a6f09e8e4c4350cbd26ad5f018f75dc3a54
2018-01-29 13:29:00 +07:00

17 lines
459 B
YAML

- job:
name: senlinclient-dsvm-functional
parent: legacy-dsvm-base
run: playbooks/legacy/senlinclient-dsvm-functional/run.yaml
post-run: playbooks/legacy/senlinclient-dsvm-functional/post.yaml
timeout: 7200
required-projects:
- openstack-infra/devstack-gate
- openstack/python-senlinclient
- openstack/senlin
- project:
experimental:
jobs:
- senlinclient-dsvm-functional:
voting: false