Skip to content

Commit

Permalink
Temporary commit
Browse files Browse the repository at this point in the history
This is to test 2 failing CI tests, will be removed when ready.

Signed-off-by: Mateusz Kusiak <[email protected]>
  • Loading branch information
dancesWithMachines committed Dec 12, 2024
1 parent 8773185 commit 295d5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/tools/run_mdadm_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sudo ./test setup

#sudo ./test --tests=00createnames

sudo ./test --skip-broken --no-error --disable-integrity --disable-multipath --disable-linear --keep-going
sudo ./test --skip-broken --no-error --disable-integrity --disable-multipath --disable-linear --keep-going --tests=07autoassemble,01r5fail

ret=$?
sudo ./test cleanup
Expand Down

0 comments on commit 295d5f3

Please sign in to comment.