Commit dec8a11
authored
{RDBMS} CLI code updates for new GA Api version for PostgreSQL using new SDK package (#24997)
* Update cli code for the new sdk package and update tests by rerecording
* Revert change to test-rdbms_flexible_commands.py file for retention days and keep it as 90
* Update Python SDK package to recently released version 10.2.0b6
* Fix byok test and add test for aad only auth
* Update help text for aad auth related commands for creating or updating PG flexible server
* remove unittest unused import from test_rdbms_flexible_commands file
* Record skipped tests, refactor for new aad test and fix small bug for failover (restart) to check for samezone ha
* Fix name and text for the new sample commands added for aad, also update the record test for backups as the corresponding RP changes are deployed
* Fix aad test for MySQL
* Fix the failing test after merge1 parent 3bc954c commit dec8a11
28 files changed
Lines changed: 24946 additions & 24176 deletions
File tree
- src/azure-cli
- azure/cli/command_modules/rdbms
- tests/latest
- recordings
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
129 | 143 | | |
130 | 144 | | |
131 | 145 | | |
| |||
158 | 172 | | |
159 | 173 | | |
160 | 174 | | |
| 175 | + | |
| 176 | + | |
161 | 177 | | |
162 | 178 | | |
163 | 179 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
| 339 | + | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
Lines changed: 1480 additions & 240 deletions
Large diffs are not rendered by default.
Lines changed: 908 additions & 641 deletions
Large diffs are not rendered by default.
Lines changed: 117 additions & 208 deletions
Large diffs are not rendered by default.
Lines changed: 502 additions & 944 deletions
Large diffs are not rendered by default.
Lines changed: 738 additions & 644 deletions
Large diffs are not rendered by default.
Lines changed: 1344 additions & 11319 deletions
Large diffs are not rendered by default.
Lines changed: 952 additions & 778 deletions
Large diffs are not rendered by default.
Lines changed: 140 additions & 140 deletions
Large diffs are not rendered by default.
0 commit comments