Skip to content

Commit 7810e2c

Browse files
authored
Remove usage of old ACME test container. (#760)
1 parent 5d4cbbb commit 7810e2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/utils/shippable/generic.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ target="azp/generic/${group}/"
1616
stage="${S:-prod}"
1717

1818
# shellcheck disable=SC2086
19-
export ANSIBLE_ACME_CONTAINER=quay.io/ansible/acme-test-container:2.0.0 # use new container until
2019
ansible-test integration --color -v --retry-on-error "${target}" ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} ${UNSTABLE:+"$UNSTABLE"} \
2120
--remote-terminate always --remote-stage "${stage}" \
2221
--docker --python "${python}"

0 commit comments

Comments
 (0)