#195 Do not run playbook if inventory-provisioning scripts fail
Opened 5 years ago by astepano. Modified 5 years ago

Unable to reasonably handle issues in provisioning environment Failing to provision test subject causes the test to run on local machine.


This could be addressed by using host: all instead of host: localhost in the tests and the tool running the tests can fail when only localhost is available:
https://github.com/linux-system-roles/test-harness/pull/19/commits/8f81c7ae757ef2cb34077243bb24946411a8b0e7

Login to comment on this ticket.

Metadata