Skip to content

Commit

Permalink
DNM: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kajinamit committed Oct 3, 2024
1 parent aba4979 commit d0d3ecc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run-upgrade-tests.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
set -e

export GNOCCHI_TEST_DEBUG=1

if [ "$1" == "postgresql-file" ]; then
eval $(pifpaf --env-prefix INDEXER run postgresql)
elif [ "$1" == "mysql-ceph" ]; then
Expand Down

0 comments on commit d0d3ecc

Please sign in to comment.