| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/functional: replace 'run_cmd' with subprocess helpers | Daniel P. Berrangé | 2024-12-17 | 1 | -3/+5 |
| * | tests/functional: switch over to using self.scratch_file() | Daniel P. Berrangé | 2024-12-17 | 1 | -1/+1 |
| * | tests/functional: drop 'has_cmd' and 'has_cmds' helpers | Daniel P. Berrangé | 2024-12-17 | 1 | -6/+4 |
| * | tests/functional: remove many unused imports | Daniel P. Berrangé | 2024-12-17 | 1 | -2/+1 |
| * | tests/functional: remove time.sleep usage from tuxrun tests | Daniel P. Berrangé | 2024-11-25 | 1 | -10/+6 |
| * | tests/functional: remove obsolete reference to avocado bug | Daniel P. Berrangé | 2024-11-25 | 1 | -1/+0 |
| * | tests/functional: make tuxrun disk images writable | Daniel P. Berrangé | 2024-11-04 | 1 | -2/+8 |
| * | tests/functional: Add a base class for the TuxRun tests | Thomas Huth | 2024-10-21 | 1 | -0/+158 |