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 2021/09/21 14:15:05 UTC

[GitHub] [cloudstack] weizhouapache commented on pull request #5486: travis: fix test/integration/component/test_public_ip.py

weizhouapache commented on pull request #5486:
URL: https://github.com/apache/cloudstack/pull/5486#issuecomment-924032091


   looks good
   ```
   Currently running test: component/test_public_ip
   /home/travis/.local/lib/python2.7/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
     from cryptography.hazmat.backends import default_backend
   ==== Marvin Init Started ====
   === Marvin Parse Config Successful ===
   === Marvin Setting TestData Successful===
   ==== Log Folder Path: /tmp/MarvinLogs/Sep_21_2021_13_06_50_S1FGB4. All logs will be available here ====
   === Marvin Init Logging Successful===
   ==== Marvin Init Successful ====
   === TestName: test_01_list_publicip_root_domain | Status : SUCCESS ===
   === TestName: test_02_list_publicip_domain_admin | Status : SUCCESS ===
   === TestName: test_03_list_publicip_user_domain | Status : SUCCESS ===
   === TestName: test_04_list_publicip_all_subdomains | Status : SUCCESS ===
   === TestName: test_05_list_publicip_user_domain | Status : SUCCESS ===
   === TestName: test_06_list_publicip_user_domain | Status : SUCCESS ===
   ===final results are now copied to: /tmp/MarvinLogs/test_public_ip_AK5Q6S===
   real	0m21.808s
   user	0m0.848s
   sys	0m0.128s
   ```
   
   re-kick the 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-unsubscribe@cloudstack.apache.org

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