rhtyd commented on issue #3845: travis: use https based maven repo mirror
URL: https://github.com/apache/cloudstack/pull/3845#issuecomment-579690004
 
 
   cc @DaanHoogland @andrijapanicsb 
   Post merging, the `ipmisim` issue happened to due change in the dependency 
library `pyghmi`. To fix that I did a new release of ipmisim with a fixed 
pyghmi version: https://github.com/rhtyd/ipmisim
   And uploaded the new ipmisim artifact here: 
https://pypi.org/project/ipmisim/0.8/
   
   On Travis the oobm tests are failing, but likely due to Travis caching 
issue. I've tried to delete Travis caches, hopefully it will pass in the next 
run(s). Locally the tests are passing now the new ipmisim lib that gets 
installed via Marvin library against master/4.14:
   
   ```
   === TestName: test_oobm_background_powerstate_sync | Status : SUCCESS ===
   ok
   Tests out-of-band management configuration with valid data ... === TestName: 
test_oobm_configure_default_driver | Status : SUCCESS ===
   ok
   Tests out-of-band management configuration with invalid driver ... === 
TestName: test_oobm_configure_invalid_driver | Status : SUCCESS ===
   ok
   Tests out-of-band management host disable feature with ... === TestName: 
test_oobm_disable_feature_invalid | Status : SUCCESS ===
   ok
   Tests out-of-band management host disable feature with ... === TestName: 
test_oobm_disable_feature_valid | Status : SUCCESS ===
   ok
   Tests out-of-band management host enable feature with ... === TestName: 
test_oobm_enable_feature_invalid | Status : SUCCESS ===
   ok
   Tests out-of-band management host enable feature with ... === TestName: 
test_oobm_enable_feature_valid | Status : SUCCESS ===
   ok
   Tests out-of-band management enable/disable feature at cluster ... === 
TestName: test_oobm_enabledisable_across_clusterzones | Status : SUCCESS ===
   ok
   Tests out-of-band management issue power cycle action ... === TestName: 
test_oobm_issue_power_cycle | Status : SUCCESS ===
   ok
   Tests out-of-band management issue power off action ... === TestName: 
test_oobm_issue_power_off | Status : SUCCESS ===
   ok
   Tests out-of-band management issue power on action ... === TestName: 
test_oobm_issue_power_on | Status : SUCCESS ===
   ok
   Tests out-of-band management issue power reset action ... === TestName: 
test_oobm_issue_power_reset | Status : SUCCESS ===
   ok
   Tests out-of-band management issue power soft action ... === TestName: 
test_oobm_issue_power_soft | Status : SUCCESS ===
   ok
   Tests out-of-band management issue power action ... === TestName: 
test_oobm_issue_power_status | Status : SUCCESS ===
   ok
   Tests out-of-band management ownership expiry across multi-mgmt server ... 
=== TestName: test_oobm_multiple_mgmt_server_ownership | Status : SUCCESS ===
   ok
   Tests out-of-band management change password feature ... === TestName: 
test_oobm_zchange_password | Status : SUCCESS ===
   ok
   
   ----------------------------------------------------------------------
   Ran 16 tests in 66.747s
   
   OK
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to