This is an automated email from the ASF dual-hosted git repository.
neuman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 8716592 Add atscfg storage.config generation tests (#5935)
add f6b71a5 Add t3c mode flags (#6000)
No new revisions were added by this update.
Summary of changes:
cache-config/t3c-apply/README.md | 186 ++++++++++++-------
cache-config/t3c-apply/config/config.go | 155 +++++++++++++---
cache-config/t3c-apply/t3c-apply.go | 34 ++--
cache-config/t3c-apply/torequest/cmd.go | 9 +-
cache-config/t3c-apply/torequest/torequest.go | 203 +++++++++++----------
cache-config/t3c-apply/torequest/torequest_test.go | 4 +-
cache-config/t3c-apply/util/gitutil.go | 73 ++++----
cache-config/t3c-apply/util/util.go | 81 ++++----
cache-config/t3c-check-reload/t3c-check-reload.go | 12 --
cache-config/t3cutil/enum.go | 47 +++++
.../testing/ort-tests/t3c-check-reload_test.go | 36 +---
lib/go-atscfg/storagedotconfig_test.go | 6 +-
12 files changed, 522 insertions(+), 324 deletions(-)