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

Build: #3167 failed

Job: Onepanel failed

Test results

  • 5 tests in total
  • 1 test failed
  • 5 minutes taken in total.

Build 3,167 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
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': 'Thu, 13 Jun 2024 19:58:53 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...)