This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 9a7db19 PUT /snapshot?cdn=not-found returns 404 (#4556)
add 3574200 Removed the deprecated db/admin.pl script (#4585)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
traffic_ops/app/bin/tests/Dockerfile-test | 79 --------------------
traffic_ops/app/bin/tests/docker-compose.yml | 28 -------
traffic_ops/app/bin/tests/run_integration_tests.sh | 31 --------
traffic_ops/app/bin/tests/run_unit_tests.sh | 44 -----------
traffic_ops/app/bin/tests/runtests.sh | 87 ----------------------
traffic_ops/app/db/admin.pl | 23 ------
traffic_ops/install/bin/_postinstall | 2 +-
8 files changed, 2 insertions(+), 293 deletions(-)
delete mode 100644 traffic_ops/app/bin/tests/Dockerfile-test
delete mode 100755 traffic_ops/app/bin/tests/run_integration_tests.sh
delete mode 100755 traffic_ops/app/bin/tests/run_unit_tests.sh
delete mode 100755 traffic_ops/app/bin/tests/runtests.sh
delete mode 100755 traffic_ops/app/db/admin.pl