-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29242/
-----------------------------------------------------------

Review request for cloudstack and SrikanteswaraRao Talluri.


Bugs: CLOUDSTACK-8096
    https://issues.apache.org/jira/browse/CLOUDSTACK-8096


Repository: cloudstack-git


Description
-------

After reboot SSVM and CPVM operation, if we run diagnostic script on SSVM, it 
fails with "NFS server is not currently mounted". Also if we run command 
"service cloud status", it says "Cloudstack cloud service is not running".

But if we check after some time, everything is fine. Some delay in test cases 
is needed to allow the SSVM and CPVM to start all services.

Added the delay as part of configurableData section so that it can be changed 
whenever required using external script without touching the test case.

Also fixed import issues and pep8 issues.


Diffs
-----

  test/integration/smoke/test_ssvm.py 5713569 
  tools/marvin/marvin/config/test_data.py 4ab7e56 

Diff: https://reviews.apache.org/r/29242/diff/


Testing
-------

Test List secondary storage VMs ... === TestName: test_01_list_sec_storage_vm | 
Status : SUCCESS ===
ok
Test List console proxy VMs ... === TestName: test_02_list_cpvm_vm | Status : 
SUCCESS ===
ok
Test SSVM Internals ... === TestName: test_03_ssvm_internals | Status : SUCCESS 
===
ok
Test CPVM Internals ... === TestName: test_04_cpvm_internals | Status : SUCCESS 
===
ok
Test stop SSVM ... === TestName: test_05_stop_ssvm | Status : SUCCESS ===
ok
Test stop CPVM ... === TestName: test_06_stop_cpvm | Status : SUCCESS ===
ok
Test reboot SSVM ... === TestName: test_07_reboot_ssvm | Status : SUCCESS ===
ok
Test reboot CPVM ... === TestName: test_08_reboot_cpvm | Status : SUCCESS ===
ok
Test destroy SSVM ... === TestName: test_09_destroy_ssvm | Status : SUCCESS ===
ok
Test destroy CPVM ... === TestName: test_10_destroy_cpvm | Status : SUCCESS ===
ok

----------------------------------------------------------------------
Ran 10 tests in 1555.479s

OK


Thanks,

Gaurav Aradhye

Reply via email to