Comment 19 for bug 1503676

Revision history for this message
Alexey Stupnikov (astupnikov) wrote :

My bad: during previous tests I've typed incorrect command. Below you can see steps to reproduce and test results.

Step to reproduce (according to @rpodolyaka's message):
1. Install mos-tempest-runner following the instructions from https://github.com/Mirantis/mos-tempest-runner
2. take a patch from https://review.openstack.org/#/c/175949/ and patch /home/developer/mos-tempest-runner/tempest/tempest/api/compute/servers/test_server_actions.py file
3. run tests: "for i in {1..10}; do run_tests tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON 2>&1 | grep test_rebuild_server_with_volume_attached; done"

Result:
for i in {1..10}; do run_tests tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON 2>&1 | grep test_rebuild_server_with_volume_attached; done
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 94.29
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 85.59
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 84.08
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 83.34
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 84.06
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 90.95
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 87.03
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 129.37
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 95.44
    test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,volume]OK 115.47