Skip to content

Commit

Permalink
Added --python option to ansible-test
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiol committed Aug 27, 2024
1 parent 7e5d4be commit 538e489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils/shippable/remote.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ansible-test integration --color -v --retry-on-error \
${COVERAGE:+"$COVERAGE"} \
${CHANGED:+"$CHANGED"} \
${UNSTABLE:+"$UNSTABLE"} \
--python 3.11 \
--remote "${platform}/${version}" \
--remote-terminate always \
--remote-stage "${stage}" \
Expand Down

0 comments on commit 538e489

Please sign in to comment.