1
0
Fork 0
tuned/tests/unit
Adriaan Schmidt b10bafce48 instance: add priority as a property
Currently instance priorities are only used at startup to sort the
instance classes. To enable dynamic creation of instances, we need
to store the priorities, so new instances can be sorted accordingly.

Signed-off-by: Adriaan Schmidt <adriaan.schmidt@siemens.com>
2024-03-15 12:13:43 +01:00
..
exports Fixed building on RHEL-7/CentOS 7 2020-06-19 11:15:12 +02:00
hardware Fixed building on RHEL-7/CentOS 7 2020-06-19 11:15:12 +02:00
monitors Fixed building on RHEL-7/CentOS 7 2020-06-19 11:15:12 +02:00
plugins instance: add priority as a property 2024-03-15 12:13:43 +01:00
profiles Removing dependency on python-configobj. 2021-08-18 10:28:27 +02:00
storage Fixed building on RHEL-7/CentOS 7 2020-06-19 11:15:12 +02:00
utils Merge pull request #417 from CZerta/rhbz1891036_striping_quotes_when_unpacking_cpu_list 2022-08-09 16:11:40 +02:00
__init__.py tests: moved tests under directory 'tests' 2019-11-18 16:34:11 +01:00
func_basic.sh tests: moved tests under directory 'tests' 2019-11-18 16:34:11 +01:00
globals.py Replace python flexmock module with builtin mock 2019-11-28 07:54:15 +01:00