WIP: test data model thru VM #11

Closed
kiara wants to merge 70 commits from data-model-test-deployment-plain into deployment-data-model-with-tests
Showing only changes of commit ac1fa31b14 - 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
)} )}