Commit 131bced
authored
Increasing the timeout of sgc windows tests to 60s (#42084)
### What does this PR do?
The sgc e2e tests on windows are flaky, so this pr tries to reduce the flakiness of them by increasing the timeout.
### Motivation
### Describe how you validated your changes
### Additional Notes1 parent a1cb406 commit 131bced
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- test/new-e2e/tests/agent-configuration/secret-backend-embedded
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
0 commit comments