You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/18 09:29:06 UTC

[GitHub] [cloudstack] Pearl1594 commented on pull request #5977: Synchronization of network devices on newly added hosts for Persistent Networks

Pearl1594 commented on pull request #5977:
URL: https://github.com/apache/cloudstack/pull/5977#issuecomment-1072231172


   On changing the test:
   ```
   nosetests --with-xunit --xunit-file=results.xml --with-marvin --marvin-config=/marvin/ref-trl-2761-k-M7-pearl-dsilva-advanced-cfg -s -a tags=xx --hypervisor=KVM /marvin/tests/component/test_persistent_networks.py
   
   ==== Marvin Init Started ====
   
   === Marvin Parse Config Successful ===
   
   === Marvin Setting TestData Successful===
   
   ==== Log Folder Path: /marvin/MarvinLogs/Mar_18_2022_08_49_09_VVPQA4 All logs will be available here ====
   
   === Marvin Init Logging Successful===
   
   ==== Marvin Init Successful ====
   ====Trying SSH Connection: Host:10.0.35.148 User:root                                   Port:22 RetryCnt:10===
   ===SSH to Host 10.0.35.148 port : 22 SUCCESSFUL===
   {Cmd: ip addr | grep breth.*-991 > /dev/null 2>&1; echo $? via Host: 10.0.35.148} {returns: ['0']}
   ====Trying SSH Connection: Host:10.0.35.104 User:root                                   Port:22 RetryCnt:10===
   ====Trying SSH Connection: Host:10.0.35.104 User:root                                   Port:22 RetryCnt:10===
   ===SSH to Host 10.0.35.104 port : 22 SUCCESSFUL===
   ===SSH to Host 10.0.35.104 port : 22 SUCCESSFUL===
   {Cmd: ip addr | grep breth.*-991 > /dev/null 2>&1; echo $? via Host: 10.0.35.104} {returns: ['0']}
   {Cmd: ip addr | grep breth.*-991 > /dev/null 2>&1; echo $? via Host: 10.0.35.104} {returns: ['0']}
   === TestName: test_newly_added_host_for_persistent_network_resources | Status : SUCCESS ===
   
   === Final results are now copied to: /marvin//MarvinLogs/test_persistent_networks_YKYAW4 ===
   
   ```


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org