pvc/api-daemon/pvcapid
Joshua Boniface ea7a4b2b85 Make benchmarker function as a module
1. Move the test_matrix, volume name, and size to module-level variables
so they can be accessed externally if this is imported.
2. Separate the volume creation and volume cleanup into functions.
3. Separate the individual benchmark runs into a function.

This should enable easier calling of the various subcomponents
externally, e.g. for external benchmark scripts.
2022-11-03 21:33:32 -04:00
..
Daemon.py Bump version to 0.9.56 2022-10-27 14:21:04 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Make benchmarker function as a module 2022-11-03 21:33:32 -04:00
flaskapi.py Update copyright header year 2022-10-06 11:55:27 -04:00
helper.py Update copyright header year 2022-10-06 11:55:27 -04:00
libvirt_schema.py Add host-model to CPU config in VMs 2022-10-07 09:36:22 -04:00
models.py Update copyright header year 2022-10-06 11:55:27 -04:00
ova.py Adjust help message text 2022-10-21 14:22:15 -04:00
provisioner.py Update copyright header year 2022-10-06 11:55:27 -04:00
vmbuilder.py Ensure None filesystem is valid 2022-10-21 15:13:52 -04:00