Skip to content

Commit

Permalink
extra commits to run container.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Jun 22, 2024
1 parent 1a46d2a commit 64ff89b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/azure/templates/playbook_fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
--memory 3g \
--memory-swap -1 \
--add-host ${HOSTNAME}:127.0.0.1 \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
--tmpfs /run \
--tmpfs /tmp \
--name ${{ parameters.scenario }} \
quay.io/ansible-freeipa/upstream-tests:${{ parameters.scenario }}
docker start ${{ parameters.scenario }}
Expand Down

0 comments on commit 64ff89b

Please sign in to comment.