This is an automated email from the ASF dual-hosted git repository.
zrhoffman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 5f2d310 Add t3c ds tls versions field (#6101)
add 814f571 Remove t3c dispersion flags (#6105)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
cache-config/t3c-apply/README.md | 17 +---
cache-config/t3c-apply/config/config.go | 16 ----
cache-config/t3c-apply/torequest/torequest.go | 68 --------------
cache-config/t3c-apply/torequest/torequest_test.go | 3 -
.../testing/ort-tests/t3c-apply-dispersion_test.go | 104 ---------------------
.../ort-tests/t3c-apply-unset-update_test.go | 2 -
.../ort-tests/t3c-apply-wait-for-parents_test.go | 2 -
.../ort-tests/t3c-create-empty-file_test.go | 2 -
.../testing/ort-tests/t3c-dns-local-bind_test.go | 2 -
cache-config/testing/ort-tests/t3c-git_test.go | 2 -
cache-config/testing/ort-tests/t3c-ims_test.go | 2 -
.../ort-tests/t3c-no-outgoing-ip-flag_test.go | 2 -
cache-config/testing/ort-tests/t3c-reload_test.go | 2 -
cache-config/testing/ort-tests/t3c_mode_test.go | 4 +-
.../testing/ort-tests/t3c_update_to_flags_test.go | 4 +-
.../testing/ort-tests/to_requester_test.go | 1 -
cache-config/testing/ort-tests/to_updater_test.go | 1 -
.../testing/ort-tests/traffic_ops_ort_test.go | 6 +-
cache-config/traffic_ops_ort.pl | 10 +-
infrastructure/ansible/roles/ats/README.md | 4 +-
infrastructure/ansible/roles/ats/defaults/main.yml | 4 +-
infrastructure/ansible/roles/ats/tasks/ats.yml | 2 +-
infrastructure/cdn-in-a-box/cache/run.sh | 2 +-
.../cdn-in-a-box/cache/traffic_ops_ort.crontab | 2 +-
25 files changed, 21 insertions(+), 244 deletions(-)
delete mode 100644 cache-config/testing/ort-tests/t3c-apply-dispersion_test.go