mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-6767: [Automation] integration.smoke.test_volumes.TestVolumes.test_07_resize_fail is failing on simulator
This test is not supported for simulator, updated tags from 'selfservice' to 'provisioning'
This commit is contained in:
parent
ce6a53e37b
commit
3f947f6124
@ -507,7 +507,7 @@ class TestVolumes(cloudstackTestCase):
|
||||
% (extract_vol.url, self.volume.id)
|
||||
)
|
||||
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "selfservice"])
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "provisioning"])
|
||||
def test_07_resize_fail(self):
|
||||
"""Test resize (negative) non-existent volume"""
|
||||
# Verify the size is the new size is what we wanted it to be.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user