Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #662 failed Rebuilt by Łukasz Opioła

Test results

  • 34 tests in total
  • 3 tests failed
  • 1 test was fixed
  • 2 tests were quarantined / skipped
  • 101 minutes taken in total.
Existing test failures 3
Status Test Failing since View job Duration
ApiException: (404) Reason: Not Found HTTP response headers: HTTPHeaderDict({'content-length': '0', 'server': 'Cowboy', 'date': 'Thu, 12 Dec 2019 05:54:27 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'application/json', 'access-control-allow-origin': 'https://dev-onezone.default.svc.cluster.local'})
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(141 more lines...)
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-REST-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(47 more lines...)
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_acl_basic test_pass[1oz_1op_1oc]
Failing since build #661 (Child of ODSRV-OPRPM-1493) Chrome ACL tests 4 mins
Quarantined tests 2
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_luma test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
Failing since build #648 (Child of ODSRV-OZP-1275) Not quarantined Chrome LUMA tests 12 mins
CalledProcessError: Command '['docker', 'exec', '61e6eb15310ccb9a0519d8ff83591aaf497005cbea5de6fb5f114a073b236c85', 'su', '-c', 'ps -u user1 | grep "rpyc_classic.py" | grep -v "grep" | awk \'{print $1}\'', 'user1']' returned non-zero exit status 1
client1 = 'oneclient1', client2 = 'oneclient2', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_luma.py:41: 
(90 more lines...)
Successful test_spaces_basic test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed[1oz_1op_1oc]
Not quarantined Chrome spaces basic tests 59 secs