python-openstackclient/playbooks/osc-devstack
Monty Taylor 07014e09c9
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-05 17:00:08 -06:00
..
post.yaml Make osc-functional-devstack-tips actually use tips 2018-02-05 17:00:08 -06:00
pre.yaml Native DevStack jobs 2017-10-24 17:35:55 -05:00
run.yaml Fix func tests: Ensure to pass OS_CLOUD envvar 2017-12-27 02:52:15 +09:00