You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add docker cleanup to integration tests (apache#2465)
related to apache#2425
# Rationale for this change
This PR updates the Makefile's test-integration target to cleanup the
docker containers by default. Also, adds a variable (`KEEP_COMPOSE`)
that can ignore the cleanup for development purposes. but the setup
## Are these changes tested?
yes
## Are there any user-facing changes?
no
0 commit comments