Skip to content

Commit

Permalink
auth: bump timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Mar 21, 2024
1 parent 98bdd12 commit 3856ad6
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion auth/01.password-db-www/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/02.password-db-www-domain/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/03.password-db-proxy/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/04.password-db-proxy-domain/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/05.ha1-db-www/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/06.ha1-db-www-domain/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/07.ha1-db-proxy/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down
2 changes: 1 addition & 1 deletion auth/08.ha1-db-proxy-domain/scenario.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
timeout: 20
timeout: 30

tasks:
- name: MySQL Server
Expand Down

0 comments on commit 3856ad6

Please sign in to comment.