rawlinp opened a new pull request #5091: URL: https://github.com/apache/trafficcontrol/pull/5091
## What does this PR (Pull Request) do? There must be at least one server in a cachegroup that can satisfy the required capabilities of the delivery services the cachegroup is assigned to via topologies. Otherwise, the topologies would no longer be valid w.r.t. the required capabilities of the delivery services. P.S. don't be alarmed at the size of the PR, most of it is from the additions to `tc-fixtures.json` and associated whitespace changes. - [x] This PR is not related to any issue ## Which Traffic Control components are affected by this PR? - Traffic Ops ## What is the best way to verify this PR? Review the added TO API tests, verify the check passes. ## The following criteria are ALL met by this PR - [x] This PR includes tests OR I have explained why tests are unnecessary - [x] added validation, no docs necessary - [x] This PR includes an update to CHANGELOG.md OR such an update is not necessary - [x] This PR includes any and all required license headers - [x] This PR ensures that database migration sequence is correct OR this PR does not include a database migration - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://www.apache.org/security/) for details) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
