ocket8888 commented on code in PR #7614:
URL: https://github.com/apache/trafficcontrol/pull/7614#discussion_r1343207057


##########
cache-config/testing/docker/traffic_ops/run.sh:
##########
@@ -149,6 +149,7 @@ cd /opt/traffic_ops/app
 (
 db/admin --env=production reset
 db/admin --env=production upgrade
+db/admin --env=production seed

Review Comment:
   Yes, that's correct, the postinstall script seeds manually. Which is 
fortunate because after this change that's the correct way to invoke it. Not 
sure what you mean by "did" - that is still the current default behavior.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to