chef-boneyard / opscode-pushy-server

Chef Push Jobs Server
https://docs.chef.io/push_jobs.html
Apache License 2.0
16 stars 10 forks source link

[oc-pushy-pedant] Wait for nodes to fully stop between tests #135

Closed stevendanna closed 8 years ago

stevendanna commented 8 years ago

Without the wait_for_node_status call, the server may still have the node listed as online when the next test begins.

Signed-off-by: Steven Danna steve@chef.io