We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5a68fb + c2af213 commit f87657eCopy full SHA for f87657e
github-actions-tests/metrics.sh
@@ -57,7 +57,7 @@ END
57
sudo -u postgres ${PG_PATH}psql -d mamonsu_test_db -c "CREATE EXTENSION pg_stat_statements;"
58
59
# wait few intervals to get all possible metrics
60
-sleep 50
+sleep 120
61
62
# read metric for specific version
63
while read metric; do
0 commit comments