From 56024a20d3f3715ee5d0284ccf1d4631c72c006b Mon Sep 17 00:00:00 2001 From: Razvan Crainea Date: Mon, 2 Sep 2024 11:17:51 +0300 Subject: [PATCH] auth: increase timeout --- auth/01.password-db-www/scenario.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth/01.password-db-www/scenario.yml b/auth/01.password-db-www/scenario.yml index 71521ca..a8584bb 100644 --- a/auth/01.password-db-www/scenario.yml +++ b/auth/01.password-db-www/scenario.yml @@ -1,5 +1,5 @@ --- -timeout: 20 +timeout: 30 tasks: - name: MySQL Server @@ -18,4 +18,4 @@ tasks: require: started: task: OpenSIPS - wait: 0.5 + wait: 2