tobiko/tobiko/tests
Eduardo Olivares 2945010168 Fix ovn_migration and ovn_migration_sanity testenvs
For some reason, an env variable's (RUN_TESTS_EXTRA_ARGS) default value
was not properly overwritten on these testenvs.
Its default value has been removed, since it's not relevant for other
testenvs.

Besides this, the marker skip_during_ovn_migration has been added to the
test test_equal_containers_state because it should not be executed after
ovn-migration (list of containers changes, so comparison between
previous and new containers is not relevant).

Also, the background ping test will be skipped for ovn_migration and
ovn_migration_sanity testenvs because the may be traffic loss during the
migration process.

Change-Id: I71de87e5216ac2d6c7e198ea6236fe189b79408d
2024-04-12 08:55:16 +02:00
..
faults [Podified] Make Topology class to decide about container runtime 2024-02-06 13:07:27 +01:00
functional Refactoring tobiko lockers 2024-03-08 12:50:51 +00:00
sanity Fix ovn_migration and ovn_migration_sanity testenvs 2024-04-12 08:55:16 +02:00
scenario [Stateless SG] Add test for SG and Loadbalancer together 2024-03-19 13:44:49 +00:00
unit Skip tests using heat when heat service is not deployed 2024-03-04 11:09:37 +01:00
__init__.py Remove copyrigth notices from empty __init__.py files 2018-11-27 09:45:36 +01:00
base.py Split tox environments requirements files 2018-12-05 08:28:32 +01:00
conftest.py Remove dependency with vulnerable library py - upgrade to tox>=4.13 2024-03-06 12:41:03 +01:00