0f735396 | 03-Jun-2024 |
Alex Bennée <alex.bennee@linaro.org> |
tests/vm: remove plain centos image
This isn't really used and we have lighter weight docker containers for testing this stuff directly.
Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Ric
tests/vm: remove plain centos image
This isn't really used and we have lighter weight docker containers for testing this stuff directly.
Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240603175328.3823123-5-alex.bennee@linaro.org>
show more ...
|
8467ac75 | 27-Feb-2024 |
Alex Bennée <alex.bennee@linaro.org> |
tests/vm: update openbsd image to 7.4
The old links are dead so even if we have the ISO cached we can't finish the install. Update to the current stable and tweak the install strings.
Resolves: htt
tests/vm: update openbsd image to 7.4
The old links are dead so even if we have the ISO cached we can't finish the install. Update to the current stable and tweak the install strings.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2192 Tested-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240227144335.1196131-5-alex.bennee@linaro.org>
show more ...
|
fceffd6b | 05-Feb-2024 |
Ilya Leoshkevich <iii@linux.ibm.com> |
tests/vm/freebsd: Reload the sshd configuration
After console_sshd_config(), the SSH server needs to be nudged to pick up the new configs. The scripts for the other BSD flavors already do this with
tests/vm/freebsd: Reload the sshd configuration
After console_sshd_config(), the SSH server needs to be nudged to pick up the new configs. The scripts for the other BSD flavors already do this with a reboot, but a simple reload is sufficient.
Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-ID: <20240206002344.12372-3-iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
show more ...
|