ironic/ironic/tests/unit/db
Riccardo Pittau dfb7f05ff0 Allow setting migrations timeout value from tox
The MIGRATIONS_TIMEOUT value is the timeout for the migrations tests
in seconds.
Can now be set ad environment variable, default to 60 seconds.

Change-Id: I20045a7c0c08a37038b4707791f6b67f715c4877
2023-06-20 17:34:28 +02:00
..
sqlalchemy Allow setting migrations timeout value from tox 2023-06-20 17:34:28 +02:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_allocations.py Allocation API: taking over allocations of offline conductors 2019-02-19 17:36:16 +01:00
test_api.py Remove unused get_not_versions from dbapi 2023-05-23 14:31:52 -07:00
test_bios_settings.py Include bios registry fields in bios API 2021-05-27 12:15:20 -04:00
test_chassis.py Stop using six library 2019-12-23 09:38:25 +01:00
test_conductor.py Replace more instances of model_query 2022-10-27 10:07:41 -07:00
test_deploy_templates.py Stop using six library 2019-12-23 09:38:25 +01:00
test_node_history.py Enable foreign keys in SQLite 2021-12-15 14:58:53 +01:00
test_node_inventory.py Fix Inventory DB 2023-02-16 15:39:45 +00:00
test_node_tags.py Use assertCountEqual instead of assertItemsEqual 2020-06-11 14:37:56 +02:00
test_node_traits.py Use assertCountEqual instead of assertItemsEqual 2020-06-11 14:37:56 +02:00
test_nodes.py Handle duplicate node inventory entries per node 2023-06-07 08:08:37 -04:00
test_portgroups.py Enable foreign keys in SQLite 2021-12-15 14:58:53 +01:00
test_ports.py Allow port queries by shard list 2023-02-13 11:46:21 -08:00
test_shard.py DB & Object layer for node.shard 2023-02-13 11:46:21 -08:00
test_volume_connectors.py Enable foreign keys in SQLite 2021-12-15 14:58:53 +01:00
test_volume_targets.py Enable foreign keys in SQLite 2021-12-15 14:58:53 +01:00
utils.py Handle duplicate node inventory entries per node 2023-06-07 08:08:37 -04:00