You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/04/09 00:51:14 UTC

[GitHub] [trafficcontrol] rawlinp opened a new pull request #4626: Fix some CIAB issues and add TC_LOC type to seeds.sql

rawlinp opened a new pull request #4626: Fix some CIAB issues and add TC_LOC type to seeds.sql
URL: https://github.com/apache/trafficcontrol/pull/4626
 
 
   ## What does this PR (Pull Request) do?
   Recently, creating types other than for use in the servers table was
   prohibited, so add a TC_LOC type to seeds.sql to be used for cachegroups
   containing servers that don't match the existing set of cachegroup
   types.
   
   Remove the TC_LOC and TR_LOC types from being created by the CIAB
   enroller and fix a few other bugs.
   
   - [x] This PR is not related to any Issue
   
   
   ## Which Traffic Control components are affected by this PR?
   
   - CDN in a Box
   - Traffic Ops
   
   ## What is the best way to verify this PR?
   Run CIAB, verify that it completes successfully.
   Run `db/admin seed` and verify that it completes successfully.
   
   ## If this is a bug fix, what versions of Traffic Control are affected?
   - master
   
   ## The following criteria are ALL met by this PR
   - [x] CIAB fix, tests unnecessary
   - [x] CIAB fix, docs unnecessary
   - [x] CHANGELOG.md 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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [trafficcontrol] dneuman64 merged pull request #4626: Fix some CIAB issues and add TC_LOC type to seeds.sql

Posted by GitBox <gi...@apache.org>.
dneuman64 merged pull request #4626: Fix some CIAB issues and add TC_LOC type to seeds.sql
URL: https://github.com/apache/trafficcontrol/pull/4626
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services