Commit 8dbfbfd
chore(ci): double pytest timeout duration temporarily
Currently our A/B testing builds Firecracker for each test and each
environment while running tests. As the Firecracker build time
increases, some tests timeout the current duration (300s). To mitigate
this issue temporarily, sets it to 600s. It should be set it back to the
original value after fixing the issue in PR #4624.
Signed-off-by: Takahiro Itazuri <itazur@amazon.com>1 parent a0cf9ab commit 8dbfbfd
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments