From 42dfb4f8aad3c62d0e8658b9ab92318633b8cca1 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 a98e7d8..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: 1 + wait: 2