Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1847 Hi @nvazquez, let me simplify what B.O. is doing, when it read 'test' it kicks a jenkins job that deploys the pr, deploys a zone and executes all tests in the smoketests directory. Personally I don't see anything wrong with appending an item in the test_data.py and using it, as long as we make sure to do `self.cleanup.append(new_object)`. In particular, this object can be reused by any test as long as it's not already added.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---