Commit 7b42310
committed
Test with other linux distros with new tests
We'll need to start with multiple clean images in future tests so we now
skip certain tests to keep a "clean" image for certain tests and test in
other matrix jobs.
The intent was to both extend the tests and test with different
distrobutions:
- Alpine fails on running bats,
- Fedora has issues with building `runpipe` so fails on `make judgehost`
- Arch needs another package manager to install certain libraries (so is
left for another PR).
- OpenSUSE lacks some libraries.
The pre-work is already done to start using those images.
make clean should remove what was created by make all
make distclean should remove what was created by configure (plus what
make clean does)1 parent d533cad commit 7b42310
File tree
4 files changed
+832
-153
lines changed- .github
- jobs/configure-checks
- workflows
4 files changed
+832
-153
lines changed
0 commit comments