diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-03-24 09:17:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-24 09:17:33 +0000 |
commit | 209e2e6843ef0057f5ba2b371bcd0cf2769456d9 (patch) | |
tree | b916e5cae2a8ce6ff69181ee41b960602d2bdd5c /csit/compose-grafana.yml | |
parent | 93d4ee603e563d292845e12b85811bd9e8c42d44 (diff) | |
parent | 264245051507c7446d1c407ff04063ec1193262b (diff) |
Merge "Added scripts for manual smoke testing"
Diffstat (limited to 'csit/compose-grafana.yml')
-rw-r--r-- | csit/compose-grafana.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csit/compose-grafana.yml b/csit/compose-grafana.yml index 400593ab..e487a705 100644 --- a/csit/compose-grafana.yml +++ b/csit/compose-grafana.yml @@ -25,6 +25,7 @@ services: env_file: config/db/db.conf volumes: - ./config/db:/docker-entrypoint-initdb.d:ro + - ./config/clamp/policy-clamp-create-tables.sql:/tmp/policy-clamp-create-tables.sql expose: - 3306 policy-db-migrator: |