diff --git a/github-actions-tests/metrics.sh b/github-actions-tests/metrics.sh index dd2cedcf..7b1120b4 100644 --- a/github-actions-tests/metrics.sh +++ b/github-actions-tests/metrics.sh @@ -57,7 +57,7 @@ END sudo -u postgres ${PG_PATH}psql -d mamonsu_test_db -c "CREATE EXTENSION pg_stat_statements;" # wait few intervals to get all possible metrics -sleep 50 +sleep 120 # read metric for specific version while read metric; do