mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
Issue #1: Get a minikube configuration working for local Molecule testing.
This commit is contained in:
@@ -4,4 +4,4 @@ export WATCH_NAMESPACE=${TEST_NAMESPACE}
|
||||
trap "kill $!" SIGINT SIGTERM EXIT
|
||||
|
||||
cd ${HOME}/project
|
||||
exec molecule test -s test-cluster
|
||||
exec molecule test -s test-minikube
|
||||
|
||||
Reference in New Issue
Block a user