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
|
@ -221,7 +221,7 @@ case "${TARGET_HOST}" in
|
|||
# test run does not time out.
|
||||
# The agent-restrict test fails due to some quoting issue when run
|
||||
# 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"
|
||||
;;
|
||||
debian-riscv64)
|
||||
|
|
Loading…
Reference in New Issue