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 2021/09/10 12:38:02 UTC

[GitHub] [trafficcontrol] shamrickus commented on a change in pull request #6188: Dont start Riak in TP/TO GHA

shamrickus commented on a change in pull request #6188:
URL: https://github.com/apache/trafficcontrol/pull/6188#discussion_r706146062



##########
File path: .github/workflows/tp.integration.tests.yml
##########
@@ -107,6 +109,9 @@ jobs:
       - name: Initialize Traffic Ops Database
         id: todb
         uses: ./.github/actions/todb-init
+      - name: Initialize Traffic Vault Database
+        id: tvdb
+        uses: ./.github/actions/tvdb-init

Review comment:
       That is what this does, it logs in using `traffic_ops` and creates `traffic_vault` user and db




-- 
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: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org