rhtyd commented on a change in pull request #2259: CLOUDSTACK-10024: Network
migration support
URL: https://github.com/apache/cloudstack/pull/2259#discussion_r158266701
##########
File path: tools/marvin/marvin/config/test_data.py
##########
@@ -387,9 +407,10 @@
"displaytext": "MySharedOffering",
"guestiptype": "Shared",
"supportedservices": "Dhcp,Dns,UserData",
- "specifyVlan": "False",
- "specifyIpRanges": "False",
+ "specifyVlan": "True",
Review comment:
Changing existing test data may cause failures for other tests.
----------------------------------------------------------------
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