data model: add TF test #4

Closed
kiara wants to merge 76 commits from data-model-tf-test into main
Showing only changes of commit 4133421e5b - Show all commits

View file

@ -98,9 +98,7 @@ in
sshOpts=( sshOpts=(
-o BatchMode=yes -o BatchMode=yes
-o StrictHostKeyChecking=no -o StrictHostKeyChecking=no
-o "ConnectionAttempts=1"
-o "ConnectTimeout=1" -o "ConnectTimeout=1"
-o "ServerAliveCountMax=1"
-o "ServerAliveInterval=1" -o "ServerAliveInterval=1"
) )
# get the realized derivation to deploy # get the realized derivation to deploy