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 7d7d21b for the api, renames root to unstable (#6312)
add 82e8db6 Make only CDN specific queries for FQDNs (#6288)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
.../traffic_ops_golang/crstats/dsrouting.go | 4 +-
traffic_ops/traffic_ops_golang/crstats/routing.go | 12 ++-
.../traffic_ops_golang/crstats/routing_test.go | 105 +++++++++++++++++++++
.../traffic_ops_golang/dbhelpers/db_helpers.go | 13 +--
traffic_ops/traffic_ops_golang/server/servers.go | 2 +-
6 files changed, 126 insertions(+), 11 deletions(-)
create mode 100644 traffic_ops/traffic_ops_golang/crstats/routing_test.go