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

Build: #3166 failed

Job: Onepanel failed

Test results

  • 5 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 minutes taken in total.

Build 3,166 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
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...)