[Git-commits] [grml/grml-debootstrap] d5ef07: tests: Try to capture screenshot via VNC if serial...
Michael Prokop
noreply at github.com
Sat Aug 17 21:33:01 CEST 2024
Branch: refs/heads/mika/ci
Home: https://github.com/grml/grml-debootstrap
Commit: d5ef07f8f7beac7ef60575a83759c88a50109d86
https://github.com/grml/grml-debootstrap/commit/d5ef07f8f7beac7ef60575a83759c88a50109d86
Author: Michael Prokop <mika at grml.org>
Date: 2024-08-17 (Sat, 17 Aug 2024)
Changed paths:
M .github/workflows/test-build.yml
M tests/build-vm-and-test.sh
M tests/serial-console-connection
M tests/test-vm.sh
Log Message:
-----------
tests: Try to capture screenshot via VNC if serial-console-connection fails
While debugging the failing GitHub Actions (see #278), we noticed that
it might serve useful to have a screenshot of the booted system
available. We can capture such a screenshot via vncsnapshot.
NOTE: we move the files inside `results` only if the directory as such
exists in $PWD, otherwise we'd fail the build when being executed as
`tests/build-vm-and-test.sh test` from inside the grml-debootstrap.git.
This happens when manually reproducing the GH tests, though then
`build-vm-and-test.sh` is supposed to be executed from the parent
directory of the `tests` directory (being the grml-debootstrap.git
checkout).
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-debootstrap/settings/notifications
More information about the Git-commits
mailing list