Skip to content

Commit c2af213

Browse files
committed
cicd: changed interval
1 parent 20b3a28 commit c2af213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions-tests/metrics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ END
5757
sudo -u postgres ${PG_PATH}psql -d mamonsu_test_db -c "CREATE EXTENSION pg_stat_statements;"
5858

5959
# wait few intervals to get all possible metrics
60-
sleep 50
60+
sleep 120
6161

6262
# read metric for specific version
6363
while read metric; do

0 commit comments

Comments
 (0)