]> git.ipfire.org Git - thirdparty/mdadm.git/commit
CI: use self-hosted runner to run tests
authorKinga Stefaniuk <kinga.stefaniuk@intel.com>
Tue, 12 Nov 2024 16:06:38 +0000 (17:06 +0100)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Thu, 14 Nov 2024 07:56:28 +0000 (08:56 +0100)
commitac38869f66566ca99d84c1b124299815440512ee
tree616aaf3cafb2409e60d6fd51f07dbd051f65387e
parentf0ed3e2ec105637d0a0391ac3c35a2c577e0b273
CI: use self-hosted runner to run tests

Use prepared VM machine in GitHub actions to run mdadm tests on it.

Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
.github/tools/run_mdadm_tests.sh [new file with mode: 0755]
.github/workflows/tests.yml [new file with mode: 0644]