shwstppr commented on PR #8999:
URL: https://github.com/apache/cloudstack/pull/8999#issuecomment-2088157800

   Manually tested newly added smoke test,
   ```
   [root@pr8999-t6925-kvm-centos7-marvin marvin]# nosetests --with-xunit 
--xunit-file=results.xml --with-marvin 
--marvin-config=./pr8999-t6925-kvm-centos7-advanced-cfg -s -a tags=advanced 
--hypervisor=KVM tests/smoke/test_purge_expunged_vms.py
   /usr/local/lib/python3.6/site-packages/paramiko/transport.py:32: 
CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python 
core team. Therefore, support for it is deprecated in cryptography. The next 
release of cryptography will remove support for Python 3.6.
     from cryptography.hazmat.backends import default_backend
   
   ==== Marvin Init Started ====
   
   === Marvin Parse Config Successful ===
   
   === Marvin Setting TestData Successful===
   
   ==== Log Folder Path: /marvin/MarvinLogs/May_01_2024_08_09_34_TNMKB9 All 
logs will be available here ====
   
   === Marvin Init Logging Successful===
   
   ==== Marvin Init Successful ====
   === TestName: test_01_purge_expunged_api_vm_start_date | Status : SUCCESS ===
   
   === TestName: test_02_purge_expunged_api_vm_end_date | Status : SUCCESS ===
   
   === TestName: test_03_purge_expunged_api_vm_start_end_date | Status : 
SUCCESS ===
   
   === TestName: test_04_purge_expunged_api_vm_no_date | Status : SUCCESS ===
   
   === TestName: test_05_purge_expunged_vm_service_offering | Status : SUCCESS 
===
   
   {'mgtSvrIp': '10.1.33.150', 'port': 8080, 'user': 'root', 'passwd': 
'P@ssword123', 'hypervisor': 'kvm', 'useHttps': 'False', 'certCAPath': 'NA', 
'certPath': 'NA', 'apiKey': 
'YZDWI356FRnLh8vEHROd_ZUVD5U8JeGG-mObb7wPhyL5OQqi6df3KCmF5AlVWxPsZvsvNY2-z9BbyqSZGPaBCg',
 'securityKey': 
'U4LP9-ZdTuRl4_hJl3x2KN6nTNZCYAWhcMXmFKBSBYTNoUghjj3Pb5-0s2hN_tVG0l8oK6jDrmp953NOP59GAg'}
   ====Trying SSH Connection: Host:10.1.33.150 User:root                        
           Port:22 RetryCnt:60===
   ===SSH to Host 10.1.33.150 port : 22 SUCCESSFUL===
   {Cmd: service cloudstack-management stop via Host: 10.1.33.150} {returns: 
['Redirecting to /bin/systemctl stop cloudstack-management.service']}
   {Cmd: service cloudstack-management start via Host: 10.1.33.150} {returns: 
['Redirecting to /bin/systemctl start cloudstack-management.service']}
   ====Trying SSH Connection: Host:10.1.35.104 User:root                        
           Port:22 RetryCnt:60===
   ====Trying SSH Connection: Host:10.1.35.104 User:root                        
           Port:22 RetryCnt:60===
   ===SSH to Host 10.1.35.104 port : 22 SUCCESSFUL===
   ===SSH to Host 10.1.35.104 port : 22 SUCCESSFUL===
   {Cmd: service cloudstack-management stop via Host: 10.1.35.104} {returns: 
['Redirecting to /bin/systemctl stop cloudstack-management.service']}
   {Cmd: service cloudstack-management start via Host: 10.1.35.104} {returns: 
['Redirecting to /bin/systemctl start cloudstack-management.service']}
   {'mgtSvrIp': '10.1.33.150', 'port': 8080, 'user': 'root', 'passwd': 
'P@ssword123', 'hypervisor': 'kvm', 'useHttps': 'False', 'certCAPath': 'NA', 
'certPath': 'NA', 'apiKey': 
'YZDWI356FRnLh8vEHROd_ZUVD5U8JeGG-mObb7wPhyL5OQqi6df3KCmF5AlVWxPsZvsvNY2-z9BbyqSZGPaBCg',
 'securityKey': 
'U4LP9-ZdTuRl4_hJl3x2KN6nTNZCYAWhcMXmFKBSBYTNoUghjj3Pb5-0s2hN_tVG0l8oK6jDrmp953NOP59GAg'}
   ====Trying SSH Connection: Host:10.1.33.150 User:root                        
           Port:22 RetryCnt:60===
   ===SSH to Host 10.1.33.150 port : 22 SUCCESSFUL===
   {Cmd: service cloudstack-management stop via Host: 10.1.33.150} {returns: 
['Redirecting to /bin/systemctl stop cloudstack-management.service']}
   {Cmd: service cloudstack-management start via Host: 10.1.33.150} {returns: 
['Redirecting to /bin/systemctl start cloudstack-management.service']}
   ====Trying SSH Connection: Host:10.1.35.104 User:root                        
           Port:22 RetryCnt:60===
   ====Trying SSH Connection: Host:10.1.35.104 User:root                        
           Port:22 RetryCnt:60===
   ===SSH to Host 10.1.35.104 port : 22 SUCCESSFUL===
   ===SSH to Host 10.1.35.104 port : 22 SUCCESSFUL===
   {Cmd: service cloudstack-management stop via Host: 10.1.35.104} {returns: 
['Redirecting to /bin/systemctl stop cloudstack-management.service']}
   {Cmd: service cloudstack-management start via Host: 10.1.35.104} {returns: 
['Redirecting to /bin/systemctl start cloudstack-management.service']}
   === TestName: test_06_purge_expunged_vm_background_task | Status : SUCCESS 
===
   ```


-- 
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

Reply via email to