This is an automated email from the ASF dual-hosted git repository.
rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from fd8c452 Traffic Monitor excessive log errors fix (#4830)
add 49f13f9 Validation to prevent parentage cycles among different
Topologies (#4832)
No new revisions were added by this update.
Summary of changes:
traffic_ops/testing/api/v3/cachegroups_test.go | 17 ++-
traffic_ops/testing/api/v3/tc-fixtures.json | 15 +++
traffic_ops/testing/api/v3/topologies_test.go | 11 +-
.../traffic_ops_golang/topology/topologies.go | 144 ++++++++++++++++++++-
.../traffic_ops_golang/topology/validation.go | 44 ++++++-
5 files changed, 218 insertions(+), 13 deletions(-)