GUI acceptance tests using environment deployed from packages.
Build: #666 failed Child of ODSRV-OZP-1265
Test results
- 353 tests in total
- 15 tests failed
- 8 failures are new
- 6 tests were quarantined / skipped
- 460 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba95bfc90>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (65 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9358310>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (65 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9167b90>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (65 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 mins | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9425810>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (66 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 2 mins | |
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Requires service 'onezone' which is not deployed on any node."} request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (65 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9577190>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > @pytest.fixture(scope='module') def screens(): tests/gui/scenarios/test_oneprovider_posix_multiuser.py:49: (67 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9c242d0>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (65 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba95c2950>: Failed to establish a new connection: [Errno 113] No route to host',)) request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (65 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider[1oz_2op_deployed]
|
Failing since build #653 (Child of ODSRV-OZP-1257) | Chrome multiprovider basic tests | 52 secs | ||
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider[1oz_2op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_multiprovider_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (30 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | Chrome onezone harvesters basic tests | 51 secs | ||
RuntimeError: no "space1" found in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>> def screens(): > return [0, 1] tests/gui/scenarios/test_onezone_harvesters_basic.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]
|
Failing since build #653 (Child of ODSRV-OZP-1257) | Chrome onezone harvesters basic tests | 2 mins | ||
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]'>> > ??? tests/gui/scenarios/test_onezone_harvesters_basic.py:85: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (35 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
|
Failing since build #653 (Child of ODSRV-OZP-1257) | Chrome onezone harvesters basic tests | 1 min | ||
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_onezone_harvesters_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (36 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
|
Failing since build #653 (Child of ODSRV-OZP-1257) | Chrome onezone harvesters basic tests | 1 min | ||
RuntimeError: no "space1" found in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_onezone_harvesters_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (36 more lines...) |
|||||
test_onezone_spaces_basic
test_user_successfully_leaves_space[1oz_1op_deployed]
|
Failing since build #653 (Child of ODSRV-OZP-1257) | Chrome onezone spaces basic tests | 43 secs | ||
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_successfully_leaves_space[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.groups import * > from tests.gui.steps.oneprovider.spaces import * tests/gui/scenarios/test_onezone_spaces_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (30 more lines...) |
|||||
test_onezone_spaces_basic
test_user_successfully_cancels_leave_space[1oz_1op_deployed]
|
Failing since build #653 (Child of ODSRV-OZP-1257) | Chrome onezone spaces basic tests | 43 secs | ||
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_successfully_cancels_leave_space[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider_common import * > from tests.gui.steps.oneprovider.permissions import * tests/gui/scenarios/test_onezone_spaces_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (30 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
test_oneprovider_transfers
test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 5 mins | |
AssertionError: Transfer status is completed instead of failed in ended request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (32 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 5 mins | |
AssertionError: Transfer status is completed instead of failed in ended request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> from tests.gui.steps.oneprovider_common import * > from tests.gui.meta_steps.onezone.common import * tests/gui/scenarios/test_oneprovider_transfers.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (33 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 4 mins | |
AssertionError: Transfer status is completed instead of failed in ended request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (32 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 4 mins | |
AssertionError: Transfer status is completed instead of failed in ended request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> def screens(): > return [0] tests/gui/scenarios/test_oneprovider_transfers.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (33 more lines...) |
Status | Test | Failing since | View job |
---|---|---|---|
test_onepanel_deployment_basic
test_cluster_deployment[1oz_1op_not_deployed]
|
Failing since build #658 (Child of ODSRV-OZP-1262) | Chrome onepanel deployment basic tests | |
test_onepanel_deployment_with_2_hosts
test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
|
Failing since build #659 (Child of ODSRV-OPRPM-1470) | Chrome onepanel two hosts deployment tests |