Skip to content

Commit

Permalink
fixup! TEMP: First try on running the new tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Feb 10, 2025
1 parent b1843f8 commit 73c84eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/azure/templates/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
echo "LIBRARY: ${ANSIBLE_LIBRARY}"
echo "MODULE_UTILS: ${ANSIBLE_MODULE_UTILS}"
# . "${TOPDIR}/infra/azure/scripts/set_test_modules"
[ "${{ parameters.test_galaxy }}" == "True" ] && cd ~/.ansible/collections/ansible_collections/freeipa/ansible_freeipa
# [ "${{ parameters.test_galaxy }}" == "True" ] && cd ~/.ansible/collections/ansible_collections/freeipa/ansible_freeipa
# pytest \
# -m "${{ parameters.test_type }}" \
# --verbose \
Expand Down

0 comments on commit 73c84eb

Please sign in to comment.