Commit 1d7b4b6
test: add scenario test for VMSS nodepool VM size resize
Add a live scenario test that creates a cluster with Standard_D2s_v3
and resizes the nodepool to Standard_D4s_v3 via `az aks nodepool update
--node-vm-size`, verifying the rolling upgrade completes successfully.
Addresses reviewer request for scenario test coverage with custom header
bypass for the AgentPoolVMSSResize feature flag.
Signed-off-by: wenhug <50309350+wenhug@users.noreply.github.com>1 parent 6739869 commit 1d7b4b6
File tree
1 file changed
+49
-0
lines changed- src/aks-preview/azext_aks_preview/tests/latest
1 file changed
+49
-0
lines changedLines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23345 | 23345 | | |
23346 | 23346 | | |
23347 | 23347 | | |
| 23348 | + | |
| 23349 | + | |
| 23350 | + | |
| 23351 | + | |
| 23352 | + | |
| 23353 | + | |
| 23354 | + | |
| 23355 | + | |
| 23356 | + | |
| 23357 | + | |
| 23358 | + | |
| 23359 | + | |
| 23360 | + | |
| 23361 | + | |
| 23362 | + | |
| 23363 | + | |
| 23364 | + | |
| 23365 | + | |
| 23366 | + | |
| 23367 | + | |
| 23368 | + | |
| 23369 | + | |
| 23370 | + | |
| 23371 | + | |
| 23372 | + | |
| 23373 | + | |
| 23374 | + | |
| 23375 | + | |
| 23376 | + | |
| 23377 | + | |
| 23378 | + | |
| 23379 | + | |
| 23380 | + | |
| 23381 | + | |
| 23382 | + | |
| 23383 | + | |
| 23384 | + | |
| 23385 | + | |
| 23386 | + | |
| 23387 | + | |
| 23388 | + | |
| 23389 | + | |
| 23390 | + | |
| 23391 | + | |
| 23392 | + | |
| 23393 | + | |
| 23394 | + | |
| 23395 | + | |
| 23396 | + | |
0 commit comments