This website requires JavaScript.
Explore
Get Started
openstack
/
python-openstackclient
Code
Issues
Proposed changes
c82f4237e5
Branches
Tags
View all branches
python-openstackclient
/
playbooks
/
osc-devstack
/
post.yaml
5 lines
72 B
YAML
Raw
Normal View
History
Unescape
Escape
Native DevStack jobs Convert legacy DevStack jobs to native Zuul v3 form, plus some test-job-related docs updates. Change-Id: Ia8c08be81605da885b9eee799fc58129305dfc41
2017-10-19 15:48:12 -05:00
-
hosts
:
all
roles
:
Make osc-functional-devstack-tips actually use tips The base job has tox_install_siblings: false - which we want. But that means we need tox_install_siblings: true on the tips job. While we're at it - add fetch-tox-output so that we have tox log files in the fetched build output for easier verification of what wound up installed. Don't look for ResourceNotFound string in test The string ResourceNotFound is not in the error string anymore. Look for the text that is. Depends-On: https://review.openstack.org/541033 Change-Id: Id6de1485bcafb41f238f3e74277094ce64a6acf4
2018-02-02 17:36:03 -06:00
-
fetch-tox-output
Use Zuul v3 fetch-subunit-output We have consolidated the fetch output roles into one fetch-subunit-output, replace useage of old roles with new one. Depends-On: I0cdfc66ee8b046affeb0b071fef38c21cb7a4948 Change-Id: Iae2892d9b4cd870a11579434edc9ee66bd16798c
2018-01-16 08:11:28 +01:00
-
fetch-subunit-output
Copy Permalink