tobiko/tobiko
Alex Katz 53ca561ad8 Openstack CLI tests failed on devstack
The issue is happening because of the devstack is using secure
connection for all the API calls with the self signed certificate.
This certificate is not trusted by the host so all the openstack
client tests are failed. Need to specify the certificate file with
the `--os-cacert` command line parameter to trust the certificate.

Change-Id: I3f2606d1da5fbcf1bf6ec1472748ddeb6906dd79
2020-11-24 11:37:04 +00:00
..
cmd Return dummuy test case in case not in one 2020-07-10 13:08:49 +02:00
common Improve ping integration error handling 2020-11-02 15:27:38 +01:00
docker add tripleo containers health checks 2020-02-13 11:10:47 +00:00
http Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
openstack Openstack CLI tests failed on devstack 2020-11-24 11:37:04 +00:00
podman Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
shell Add function to list remote host nameservers 2020-11-13 09:57:40 +00:00
tests Skip python3 package installation on CentOS servers 2020-11-23 14:20:18 +01:00
tripleo Check OVN DBs listening on VIP (BZ1600151) 2020-11-19 08:36:38 +00:00
__init__.py Refactor neutron agent fault tests 2020-10-28 17:19:31 +01:00
config.py Allow to configure a timeout for test cases execution 2020-08-21 14:07:03 +00:00
version.py Add missing copyrigths 2019-04-30 12:10:30 +02:00