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

Build: #3166 failed Child of ODSRV-OPRPM-2522

Build result summary

Details

Completed
Queue duration
1 second
Duration
43 minutes
Labels
None
Revision
673d00e5ced86a9d0d871d530d48f9d2fb2938ea
Total tests
507
Fixed in
#3169 (Child of ODSRV-OPRPM-2524)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
Onepanel 1 min
onepanel_client.rest.ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'access-control-allow-origin': '*', 'content-length': '426', 'content-type': 'application/json', 'date': 'Tue, 11 Jun 2024 22:17:01 GMT', 'server': 'Cowboy'}) HTTP response body: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}}
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.8/dist-packages/pytest_bdd/scenario.py:227: 
(159 more lines...)