mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
Only run regression tests on slow VMs.
This commit is contained in:
parent
f67e479039
commit
6c49eb5fab
1
.github/configs
vendored
1
.github/configs
vendored
@ -149,6 +149,7 @@ case "${TARGET_HOST}" in
|
|||||||
# These are slow real or virtual machines so skip the slowest tests
|
# These are slow real or virtual machines so skip the slowest tests
|
||||||
# (which tend to be thw ones that transfer lots of data) so that the
|
# (which tend to be thw ones that transfer lots of data) so that the
|
||||||
# test run does not time out.
|
# test run does not time out.
|
||||||
|
TEST_TARGET=t-exec
|
||||||
SKIP_LTESTS="rekey sftp"
|
SKIP_LTESTS="rekey sftp"
|
||||||
;;
|
;;
|
||||||
dfly58*|dfly60*)
|
dfly58*|dfly60*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user