projectatomic / atomic-host-tests

A collection of single-host tests for Atomic Host
GNU General Public License v3.0
18 stars 21 forks source link

system-containers: explicitly fail on results #408

Closed mike-nguyen closed 6 years ago

mike-nguyen commented 6 years ago

Ansible doesn't seem to fail on handled exceptions so lets explicitly fail based on the test results.

miabbott commented 6 years ago

LGTM