srijeet0406 commented on a change in pull request #4802:
URL: https://github.com/apache/trafficcontrol/pull/4802#discussion_r453979446
##########
File path: traffic_ops/traffic_ops_golang/dbhelpers/db_helpers_test.go
##########
@@ -138,7 +146,133 @@ func TestGetCacheGroupByName(t *testing.T) {
}
})
}
+}
+
+// CreateServerInterfaces takes in a cache id and creates the
interfaces/ipaddresses for it
Review comment:
Nit: should not be a public function in the comment
----------------------------------------------------------------
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]