fixtures-git/.zuul.yaml
Darragh Bailey 15eb36a98c Fix temp name creation and cleanup
Allow the system to delete the file immediately as once the name is
generated there is no further need of the temp file.

Fix the temp name splitting and generation to handle being provided a
string without the 'XXXXXX' template as part of it.

Temporarily disable the requirements.txt check.

Change-Id: I14e56b0d4248dc037fab102acf3cb30573bfba8d
2018-12-07 13:57:00 +00:00

13 lines
283 B
YAML

- project:
templates:
- check-requirements
- openstack-python-jobs
- openstack-python35-jobs
- publish-to-pypi
check:
jobs:
- build-openstack-sphinx-docs:
voting: false
- requirements-check:
voting: false