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

Build: #761 failed

Job: Spaces basic failed

Test results

  • 11 tests in total
  • 4 tests failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 11 minutes taken in total.

Build 761 has the following 4 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test 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]
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 3
Status Test Failing since Duration
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-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_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...)