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

[trafficcontrol] branch master updated (f8c4077 -> c45508b)

This is an automated email from the ASF dual-hosted git repository.

mattjackson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from f8c4077  Remove references to unused use_tenancy parameter (#5996)
     add c45508b  Fix integration test (#5957)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/traffic-ops.yml                  |   2 +-
 lib/go-tc/constants.go                             |   2 +
 .../testing/api/v4/cachegroups_parameters_test.go  |  38 +++--
 .../testing/api/v4/deliveryservices_test.go        | 144 +++++++++--------
 .../deliveryservice/deliveryservices.go            |  14 +-
 .../deliveryservice/deliveryservices_test.go       | 176 +++++++++++++++++++++
 6 files changed, 288 insertions(+), 88 deletions(-)