[openssh-commits] [openssh] 02/03: Only run regression tests on slow VMs.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Apr 1 23:59:53 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 6c49eb5fabc56f4865164ed818aa5112d09c31a8
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Apr 1 23:21:40 2022 +1100
Only run regression tests on slow VMs.
---
.github/configs | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/configs b/.github/configs
index b0fb3849..58e01228 100755
--- a/.github/configs
+++ b/.github/configs
@@ -149,6 +149,7 @@ case "${TARGET_HOST}" in
# 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
# test run does not time out.
+ TEST_TARGET=t-exec
SKIP_LTESTS="rekey sftp"
;;
dfly58*|dfly60*)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list