xfstestsdb/xfstestsdb/xunit
Anna Schumaker 68a00ea94d xunit: Create the `xfstestsdb xunit gc` command
This command is used to garbage collect the xunit table by removing
xunits that have no testcases. This could be expanded on later to add
more removal conditions, such as xunits older than some age.

Implements: #15 (`xfstestsdb xunit gc`)
Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-07-26 11:26:08 -04:00
..
__init__.py xunit: Create the `xfstestsdb xunit gc` command 2023-07-26 11:26:08 -04:00
delete.py xunit: Fix `xunit delete` 2023-04-17 14:35:29 -04:00
gc.py xunit: Create the `xfstestsdb xunit gc` command 2023-07-26 11:26:08 -04:00
list.py xfstestsdb: Create the `xfstestsdb xunit list` command 2023-02-16 14:22:32 -05:00
properties.py xunit: Create the `xfstestsdb xunit properties` command 2023-02-16 14:22:32 -05:00
read.py xunit: Update read.py for the recent xunit changes 2023-04-17 14:15:44 -04:00
rename.py xunit: Create the `xfstestsdb xunit rename` command 2023-02-16 14:22:32 -05:00