hsato03 commented on PR #7226:
URL: https://github.com/apache/cloudstack/pull/7226#issuecomment-2971479866

   @DaanHoogland The PR is ready to be reviewed and tested. Also, I have 
reproduced the tests from the description and it's working as expected.
   
   Regarding the test failure, it seems to be unrelated to the PR.
   ```py
   FAIL: test_01_deployVMInSharedNetwork 
(tests.smoke.test_network.TestSharedNetworkWithConfigDrive)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/marvin/tests/smoke/test_network.py", line 2395, in 
test_01_deployVMInSharedNetwork
       self._umount_config_drive(ssh, mount_path)
     File "/marvin/tests/smoke/test_network.py", line 2319, in 
_umount_config_drive
       "but contains: %s" % result)
   AssertionError: False is not true : After umount directory should be empty 
but contains: ['sudo: unable to resolve host 
VM-a1746bba-97eb-47b9-9d6a-70ac9c03262b: Temporary failure in name resolution']
   ```
   
   cc @weizhouapache @sureshanaparti @JoaoJandre


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to