JoaoJandre commented on PR #7852: URL: https://github.com/apache/cloudstack/pull/7852#issuecomment-1697786694
The test failure does not seem related to this PR: ``` 2023-08-21 19:32:22,645 - CRITICAL - FAILED: test_05_vmschedule_test_e2e: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python3.6/unittest/case.py", line 60, in testPartExecutor\n yield\n', ' File "/usr/lib64/python3.6/unittest/case.py", line 622, in run\n testMethod()\n', ' File "/marvin/tests/smoke/test_vm_schedule.py", line 607, in test_05_vmschedule_test_e2e\n "VM did not switch states after schedule time",\n', ' File "/usr/lib64/python3.6/unittest/case.py", line 693, in assertFalse\n raise self.failureException(msg)\n', 'AssertionError: True is not false : VM did not switch states after schedule time\n'] ``` Could we merge this one? @DaanHoogland @rohityadavcloud -- 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]
