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/02/24 23:34:38 UTC

[trafficcontrol] branch master updated (540c1fa -> f0130ff)

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 540c1fa  Take unmonitored interfaces into account while calculating bandwidth_kbps for caches (#5567)
     add f0130ff  Fix servers?dsID=<> route to return mids correctly (#5538)

No new revisions were added by this update.

Summary of changes:
 .../testing/api/v3/serverservercapability_test.go  |  96 +++++++++++
 traffic_ops/testing/api/v3/tc-fixtures.json        | 192 +++++++++++++++++++++
 traffic_ops/traffic_ops_golang/server/servers.go   |  74 ++++++--
 .../traffic_ops_golang/server/servers_test.go      |   2 +-
 4 files changed, 350 insertions(+), 14 deletions(-)