Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-12-17 | tests: Add debug messages to some tests and umount | Bernd Schubert | -1/+0 | |
On my nfs mount the tests were hanging and it was impossible to diagnoze what is actually the issue. Also get rid of 'looseversion' python package dependency, as that package is not in ubuntu - add a handcode kernel version parser. | ||||
2024-03-27 | Install all test/build python packages from requirements.txt | Ashley Pittman | -0/+8 | |
Have GitHub actions setup python on runners and install all python dependencies via pip. Signed-off-by: Ashley Pittman <ashley@pittman.co.uk> |