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

Review request for cloudstack and SrikanteswaraRao Talluri.


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


Repository: cloudstack-git


Description
-------

The test case failed with "Api key does not map with valid account".
That is because the apiclient object was assigned previous account's value in 
another test case.
It is important that all test cases use different account and their respective 
api clients.
Made appropriate changes.


Diffs
-----

  test/integration/component/test_snapshots_improvement.py 6638ddd 

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


Testing
-------

Test perform concurrent snapshots and migrate the vm from one host ... === 
TestName: test_01_concurrent_snapshots_live_migrate | Status : SUCCESS ===
ok
Test stop running VM while performing concurrent snapshot on volume ... === 
TestName: test_02_stop_vm_concurrent_snapshots | Status : SUCCESS ===
ok
Test while parent concurrent snapshot job in progress,create ... === TestName: 
test_03_concurrent_snapshots_create_template | Status : SUCCESS ===
ok
Test while parent concurrent snapshot job in progress,create volume ... === 
TestName: test_04_concurrent_snapshots_create_volume | Status : SUCCESS ===
ok

----------------------------------------------------------------------
Ran 4 tests in 1132.201s

OK


Thanks,

Ashutosh Kelkar

Reply via email to