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 d6d1fe5 CDN Locks Blueprint (#5834)
add ec2fcbb Fix t3c unsetting to update flag (#5875)
No new revisions were added by this update.
Summary of changes:
cache-config/t3c-apply/torequest/torequest.go | 15 +++
.../ort-tests/t3c-apply-unset-update_test.go | 128 +++++++++++++++++++++
.../ort-tests/t3c-create-empty-file_test.go | 35 +++++-
.../testing/ort-tests/t3c-dns-local-bind_test.go | 1 +
cache-config/testing/ort-tests/t3c-git_test.go | 2 +-
.../testing/ort-tests/traffic_ops_ort_test.go | 1 +
6 files changed, 180 insertions(+), 2 deletions(-)
create mode 100644
cache-config/testing/ort-tests/t3c-apply-unset-update_test.go