Skip scp3 tests on all dfly58 and 60 configs.
This commit is contained in:
parent
e65198e52c
commit
7909a566f6
|
@ -114,7 +114,7 @@ case "$config" in
|
|||
esac
|
||||
|
||||
case "${TARGET_HOST}" in
|
||||
dfly58|dfly60)
|
||||
dfly58*|dfly60*)
|
||||
# scp 3-way connection hangs on these so skip until sorted.
|
||||
SKIP_LTESTS=scp3
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue