ironic/ironic/tests/unit/drivers/modules/irmc
Arne Wiebalck 4ed8ceef6f Lazy-load node details from the DB
In order to reduce the load on the database backend, only lazy-load
a node's ports, portgroups, volume_connectors, and volume_targets.
With the power-sync as the main user, this change should reduce the
number of DB operations by two thirds roughly.

Change-Id: Id9a9a53156f7fd866d93569347a81e27c6f0673c
(cherry picked from commit 82cab603bb)
2021-03-08 21:25:12 +00:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ng.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ok.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_bios.py Enforce autospec in irmc tests 2020-08-12 17:33:22 +02:00
test_boot.py Enforce autospec in irmc tests 2020-08-12 17:33:22 +02:00
test_common.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_inspect.py Lazy-load node details from the DB 2021-03-08 21:25:12 +00:00
test_management.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_periodic_task.py Enforce autospec in irmc tests 2020-08-12 17:33:22 +02:00
test_power.py Enforce autospec in irmc tests 2020-08-12 17:33:22 +02:00
test_raid.py Enforce autospec in irmc tests 2020-08-12 17:33:22 +02:00