python-openstackclient/openstackclient/tests/functional
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
..
common Make osc-functional-devstack-tips actually use tips 2018-02-05 17:00:08 -06:00
compute Add missing parameters on openstack server rescue 2017-10-27 14:52:04 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Add support for endpoing filter commands 2017-11-21 07:58:48 +01:00
image Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
network Allow port list to shown undefined attributes 2017-11-24 22:45:06 +00:00
object Skip object-store functional tests when Swift is not available 2017-07-26 19:17:46 -05:00
volume Merge "Add "volume service list --host" functional test case" 2017-09-26 23:15:31 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
run_stestr.sh Switch to use stestr directly 2017-12-27 16:18:49 +09:00