Added verbosity to molecule logs

This commit is contained in:
Marcelo Moreira de Mello 2022-01-21 17:32:47 -05:00
parent 0fef88c358
commit c086fad945

View File

@ -207,7 +207,7 @@ jobs:
ansible-galaxy collection install -r molecule/requirements.yml
sudo rm -f $(which kustomize)
make kustomize
KUSTOMIZE_PATH=$(readlink -f bin/kustomize) molecule test -s kind
KUSTOMIZE_PATH=$(readlink -f bin/kustomize) molecule -v test -s kind
env:
AWX_TEST_IMAGE: awx
AWX_TEST_VERSION: ci