leviathan
leviathan copied to clipboard
Testing GHA on OS Suite
Errors Found
QEMU
-
GitHub hosted runners can't run the
pingcommand: https://github.com/actions/runner-images/issues/1519 by design.- The fix would be running QEMU worker tests on our runners which allow ICMP packets.
- Or replacing the ping command with curl to validate if the interface works correctly.
-
Next run it did work out and some other tests errored out. Failure because of the recent change of DToverlay tests. Updating.
-
Final Run
- Ping is definitely the issue for x86, amd64, aarch64 flakes out on something else
- Autokit ??