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

Build: #761 failed Child of ODSRV-OPRPM-1546

Test results

  • 52 tests in total
  • 5 tests failed
  • 1 failure is new
  • 6 tests were quarantined / skipped
  • 125 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_spaces_basic test_admin_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[1oz_1op_1oc-web GUI-REST]
Chrome spaces basic tests 41 secs
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Read timed out. (read timeout=20)
self = <urllib3.connectionpool.HTTPSConnectionPool object at 0x7f56e8949240>
conn = <urllib3.connection.VerifiedHTTPSConnection object at 0x7f56e8949da0>
method = 'GET', url = '/api/v3/onepanel/provider/storages'
timeout = <urllib3.util.timeout.Timeout object at 0x7f56e8949cf8>
chunked = False
httplib_request_kw = {'body': None, 'headers': {'User-Agent': 'python-requests/2.19.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'content-type': 'application/json', 'Authorization': 'Basic b25lcGFuZWw6cGFzc3dvcmQ='}}
timeout_obj = <urllib3.util.timeout.Timeout object at 0x7f56e8949710>
(1099 more lines...)
Existing test failures 4
Status Test Failing since View job Duration
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-web GUI-REST-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(51 more lines...)
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[1oz_1op_1oc-REST-web GUI]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(49 more lines...)
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(51 more lines...)
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[1oz_1op_1oc-web GUI-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(49 more lines...)
Quarantined tests 6
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 11 mins
RuntimeError: expected opw as access part in url instead got: ozw
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]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(58 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]
Failing since build #760 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Not quarantined Chrome onepanel tests 30 secs
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(51 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
Failing since build #760 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Not quarantined Chrome onepanel tests 2 mins
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(51 more lines...)
Collapse Failed test_onepanel_basic test_support_space[1oz_1op_1oc-REST-web GUI-REST]
Failing since build #760 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Not quarantined Chrome onepanel tests 4 mins
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-REST-web GUI-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(51 more lines...)
Successful test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
Not quarantined Chrome onepanel tests 1 min
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 31 secs