Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1599 failed
Job: Onepanel failed
Test results
- 15 tests in total
- 1 test failed
- 1 failure is new
- 32 minutes taken in total.
Build 1,599 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
|
4 mins | |
tests.mixed.onepanel_client.rest.ApiException: (400) Reason: Bad Request HTTP response headers: HTTPHeaderDict({'access-control-allow-origin': 'https://dev-onezone.default.svc.cluster.local', 'content-length': '528', 'content-type': 'application/json', 'date': 'Tue, 15 Jun 2021 03:50:56 GMT', 'server': 'Cowboy', 'x-frame-options': 'SAMEORIGIN'}) HTTP response body: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"spaceNotSupportedBy","details":{"providerId":"5a1e69e7366e5f3002f707d1dfb3301cch5322"},"description":"Specified space is not supported by provider 5a1e69e7366e5f3002f707d1dfb3301cch5322."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: Specified space is not supported by provider 5a1e69e7366e5f3002f707d1dfb3301cch5322."}} request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[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: (146 more lines...) |