Commit f52d744
fix: mark VMSS resize scenario test as live_only
The scenario test requires real Azure credentials and cannot run in
CI's recording/playback mode. Add @live_only() decorator to skip it
in CI while still allowing manual live test runs.
Signed-off-by: wenhug <50309350+wenhug@users.noreply.github.com>1 parent bd369e6 commit f52d744
File tree
1 file changed
+1
-0
lines changed- src/aks-preview/azext_aks_preview/tests/latest
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23346 | 23346 | | |
23347 | 23347 | | |
23348 | 23348 | | |
| 23349 | + | |
23349 | 23350 | | |
23350 | 23351 | | |
23351 | 23352 | | |
| |||
0 commit comments