Commit be8ce75
authored
{cosmosdb-preview} Fix SQL container throughput update to preserve existing throughput buckets (Azure#9033)
* test: Enhance CosmosDB throughput bucketing tests to verify bucket retention and removal
* Changes to preserve throughput buckets on throughput change and record test
* Bump version in setup.py and fix whitespaces
* Fix formatting in error messages for container not found exceptions
* Rerecorded failing tests1 parent dbf3ea0 commit be8ce75
File tree
9 files changed
+5189
-4796
lines changed- src/cosmosdb-preview
- azext_cosmosdb_preview
- tests/latest
- recordings
9 files changed
+5189
-4796
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
Lines changed: 3379 additions & 3370 deletions
Large diffs are not rendered by default.
Lines changed: 267 additions & 219 deletions
Large diffs are not rendered by default.
Lines changed: 203 additions & 155 deletions
Large diffs are not rendered by default.
Lines changed: 617 additions & 116 deletions
Large diffs are not rendered by default.
Lines changed: 216 additions & 362 deletions
Large diffs are not rendered by default.
Lines changed: 474 additions & 572 deletions
Large diffs are not rendered by default.
Lines changed: 27 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
47 | 73 | | |
48 | 74 | | |
49 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments