This is an automated email from the ASF dual-hosted git repository.
mitchell852 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 61e38bd Fix atscfg Service Category hdr to be internal (#5659)
add 0709250 Add t3c dns-local-bind (#5656)
No new revisions were added by this update.
Summary of changes:
traffic_ops_ort/t3c/README.md | 1 +
traffic_ops_ort/t3c/config/config.go | 4 ++
traffic_ops_ort/t3c/torequest/torequest.go | 4 ++
traffic_ops_ort/testing/docker/ort_test/run.sh | 3 +-
.../testing/ort-tests/t3c-dns-local-bind_test.go | 80 ++++++++++++++++++++++
5 files changed, 90 insertions(+), 2 deletions(-)
create mode 100644 traffic_ops_ort/testing/ort-tests/t3c-dns-local-bind_test.go