Skip to content

Commit

Permalink
test: upgrade-db before starting wazo-provd
Browse files Browse the repository at this point in the history
  • Loading branch information
fblackburn1 authored and bloom1 committed Sep 10, 2024
1 parent 319bba4 commit ce8a68b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/assets/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ services:
- "./keys/wazo-provd-key.yml:/var/lib/wazo-auth-keys/wazo-provd-key.yml"
- "./provd/null:/var/lib/wazo-provd/plugins/null"
- "./provd/zero:/var/lib/wazo-provd/plugins/zero"
command: "bash -c 'wazo-provd-upgrade-db && twistd --nodaemon --no_save --pidfile= wazo-provd --stderr --verbose'"

postgres:
image: wazoplatform/wazo-confd-db-test:local
Expand Down

0 comments on commit ce8a68b

Please sign in to comment.