Skip to content

Commit

Permalink
increasing container memory
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Jul 22, 2024
1 parent df01018 commit b2826dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/azure/templates/playbook_fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
utils/setup_test_container.sh \
-e podman \
-a \
-m 4 \
-m 6 \
-n "ipaserver.test.local" \
-p ${{ parameters.target_python }} \
-i ${{ parameters.distro }}-server \
Expand Down

0 comments on commit b2826dc

Please sign in to comment.