Commit 700ce7c
Upgrade localstack (#1604)
* Upgrade localstack
* Fix the dynamodb integration tests
The new localstack version emulates AWS better, returning a consumed
capacity only when the request asks for it.
* Update the Sts integration test for the new localstack return values
* Update the route53 expectation for the listing endpoint
In the new localstack version, creating a zone automatically creates the
NS and SOA records for that zone, emulating what actually happens on
AWS.
* Switch to 3.0.0
* Skip bad test for now
---------
Co-authored-by: Christophe Coevoet <stof@notk.org>1 parent 51ff2bc commit 700ce7c
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| 352 | + | |
351 | 353 | | |
352 | 354 | | |
353 | 355 | | |
| 356 | + | |
354 | 357 | | |
355 | 358 | | |
356 | 359 | | |
| |||
0 commit comments