Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelweingartner committed Jan 6, 2023
1 parent e9ca37d commit 890993b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-upgrade-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ if [ "$1" == "postgresql-file" ]; then
echo "Deploying Postgresql with PifPaf."
eval $(pifpaf --debug --env-prefix INDEXER run postgresql)
elif [ "$1" == "mysql-ceph" ]; then
echo "ENV: $(env)"
echo "Deploying MySQL with PifPaf."
eval $(pifpaf --debug --env-prefix INDEXER run mysql)
echo "Deploying Ceph with PifPaf."
Expand Down

0 comments on commit 890993b

Please sign in to comment.