Skip to content

Commit

Permalink
Revert "auth: bump timeouts"
Browse files Browse the repository at this point in the history
This reverts commit 3856ad6.
  • Loading branch information
razvancrainea committed Mar 21, 2024
1 parent 3856ad6 commit 8d29859
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: 30
timeout: 20

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: 30
timeout: 20

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: 30
timeout: 20

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: 30
timeout: 20

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: 30
timeout: 20

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: 30
timeout: 20

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: 30
timeout: 20

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: 30
timeout: 20

tasks:
- name: MySQL Server
Expand Down

0 comments on commit 8d29859

Please sign in to comment.