-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25573/
-----------------------------------------------------------
Review request for cloudstack, sanjeev n, Santhosh Edukulla, and
SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7135
https://issues.apache.org/jira/browse/CLOUDSTACK-7135
Repository: cloudstack-git
Description
-------
The test case tries to create a guest network in basic zone, which is not
possible on daily run setups as the setup would have already a guest network
present.
As confirmed by Frank Zhang, this test case should be skipped in daily runs as
there is no valid test case right now present for baremetal. The test case has
never passed in any of the past build.
Removing "basic" tag from test case and adding "invalid" tag. Removal of basic
tag ensures the test case is not picked up in runs. Adding of "invalid" tag
tellls us this test case is invalid.
Diffs
-----
test/integration/component/test_baremetal.py 6ab9146
Diff: https://reviews.apache.org/r/25573/diff/
Testing
-------
N/A
Thanks,
Gaurav Aradhye