tobiko/tobiko
Slawek Kaplonski 84a701c981 Fix skip of faults OVN agents tests when there is no OVN in env
Faults tests related to the OVN agents should be skipped in case when
Tobiko is run on the env without OVN, like e.g. ML2/OVS.
It wasn't skipped because super() method of the OVN test cases class was
called after some method which was looking for container name.
Now it is called in correct order and tests are skipped properly.

Change-Id: I0616169f91cb8ec1431ac91d34c1b2b20466f85a
2020-11-25 16:48:51 +01: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 Merge "Openstack CLI tests failed on devstack" 2020-11-24 16:29:55 +00:00
podman Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
shell Increase the number of ping packages sent to nameservers 2020-11-24 13:23:40 +01:00
tests Fix skip of faults OVN agents tests when there is no OVN in env 2020-11-25 16:48:51 +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