weizhouapache commented on PR #10881: URL: https://github.com/apache/cloudstack/pull/10881#issuecomment-2896830982
> Out of curiosity - What changed @weizhouapache - why was this required? In the last run (manual) it had worked [#10668 (comment)](https://github.com/apache/cloudstack/pull/10668#issuecomment-2882895296) @Pearl1594 there are two tests with same name `test_01_deployVMInSharedNetwork` this worked ``` test_01_deployVMInSharedNetwork (tests.smoke.test_network.TestSharedNetwork) ... === TestName: test_01_deployVMInSharedNetwork | Status : SUCCESS === ``` this did not work, but is fixed by this PR ``` test_01_deployVMInSharedNetwork (tests.smoke.test_network.TestSharedNetworkWithConfigDrive) ... === TestName: test_01_deployVMInSharedNetwork | Status : SUCCESS === ``` maybe we should rename the 2nd test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org