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 199bcca285 - Show all commits

View file

@ -107,7 +107,6 @@ in
fi fi
""") """)
${nodeName}.wait_for_unit("multi-user.target") ${nodeName}.wait_for_unit("multi-user.target")
${nodeName}.succeed("systemctl is-active sshd")
${nodeName}.succeed("${nodeName} 1>&2") ${nodeName}.succeed("${nodeName} 1>&2")
'') targetMachines '') targetMachines
)} )}