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 61a0d8a GHA: Cache CPAN modules by OS version (#5262)
add b938e67 Validate the assignment of ORG servers to topology-based DSes
(#5260)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 4 +
lib/go-tc/servers.go | 11 +-
.../testing/api/v3/deliveryserviceservers_test.go | 134 +++++++++++++----
.../servers_to_deliveryservice_assignment_test.go | 85 ++++++++++-
.../traffic_ops_golang/dbhelpers/db_helpers.go | 126 ++++++++--------
.../deliveryservice/servers/servers.go | 159 ++++++++++++---------
.../deliveryservice/servers/servers_test.go | 11 +-
.../server/servers_assignment.go | 45 ++++++
8 files changed, 392 insertions(+), 183 deletions(-)