mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
Also run unit tests on AIX VMs.
In the past these tests took too long, but these days it only adds about 5 min to the run.
This commit is contained in:
parent
17781aaa51
commit
357fb8ae14
2
.github/configs
vendored
2
.github/configs
vendored
@ -221,7 +221,7 @@ case "${TARGET_HOST}" in
|
|||||||
# test run does not time out.
|
# test run does not time out.
|
||||||
# The agent-restrict test fails due to some quoting issue when run
|
# The agent-restrict test fails due to some quoting issue when run
|
||||||
# with sh or ksh so specify bash for now.
|
# with sh or ksh so specify bash for now.
|
||||||
TEST_TARGET="t-exec TEST_SHELL=bash"
|
TEST_TARGET="t-exec unit TEST_SHELL=bash"
|
||||||
SKIP_LTESTS="rekey sftp"
|
SKIP_LTESTS="rekey sftp"
|
||||||
;;
|
;;
|
||||||
debian-riscv64)
|
debian-riscv64)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user