You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2021/05/20 20:39:31 UTC

[trafficcontrol] branch master updated (d6d1fe5 -> ec2fcbb)

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