yvsubhash commented on a change in pull request #905: BUG-ID: CLOUDSTACK-8922:
Unable to delete IP tag
URL: https://github.com/apache/cloudstack/pull/905#discussion_r136009316
##########
File path: test/integration/component/test_tags.py
##########
@@ -2543,3 +2543,248 @@ def test_24_public_IP_tag(self):
"List tags should return empty response"
)
return
+ @attr(tags=["advanced"], required_hardware="false")
Review comment:
@DaanHoogland all the tests in test_tags moved to smoke as they all run on
simulator
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services