You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Make the test shim executable: `chmod +x tests/test.sh`.
9
+
1. Run (from the role root directory) `distro=[distro] playbook=[playbook] ./tests/test.sh`
10
+
11
+
If you don't want the container to be automatically deleted after the test playbook is run, add the following environment variables: `cleanup=false container_id=$(date +%s)`
0 commit comments