Skip to content

Commit

Permalink
{CI} Skip test_vmss_update_image (#30202)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound authored Oct 29, 2024
1 parent e19312e commit 27d8f8a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4723,6 +4723,7 @@ def test_vmss_update_enable_auto_os_upgrade(self):
self.check('upgradePolicy.automaticOsUpgradePolicy.enableAutomaticOsUpgrade', True)
])

@live_only()
@AllowLargeResponse(size_kb=99999)
@ResourceGroupPreparer(name_prefix='cli_test_vmss_update_image_', location='westus')
def test_vmss_update_image(self):
Expand Down

0 comments on commit 27d8f8a

Please sign in to comment.