This is an automated email from the ASF dual-hosted git repository.
rob pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 1e0122bcab updates to the trafficcontrol-health-client: (#6724)
add 1f264bf162 Fixes the cache-config integration tests. (#6755)
No new revisions were added by this update.
Summary of changes:
cache-config/testing/docker/db_init/Dockerfile | 47 ----------------------
cache-config/testing/docker/db_init/dbInit.sh | 32 ---------------
cache-config/testing/docker/docker-compose.yml | 13 +-----
cache-config/testing/docker/ort_test/Dockerfile | 2 +-
cache-config/testing/docker/ort_test/run.sh | 18 ++++++---
cache-config/testing/docker/traffic_ops/Dockerfile | 5 ++-
cache-config/testing/docker/traffic_ops/run.sh | 21 ++++++++--
cache-config/testing/docker/variables.env | 1 +
8 files changed, 38 insertions(+), 101 deletions(-)
delete mode 100644 cache-config/testing/docker/db_init/Dockerfile
delete mode 100755 cache-config/testing/docker/db_init/dbInit.sh