Commit b6dff77
authored
fix: eventual consistency in vpc tests (#260)
Description of changes:
Increasing the update wait time for vpc resource tests. The initial wait
time was determined when ec2 had fewer resources. The more resources
the more we see eventual consistency.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 2cbd0a4 commit b6dff77
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
0 commit comments