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

Build: #3269 failed

Job: Storage sync failed

Test results

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

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

New test failures 1
Status Test Duration
Collapse Failed test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-REST-web GUI]
5 mins
AssertionError: Directory dir2 in /space3 has wrong number of children. Expected: 1, got: 1
fixturefunc = <function assert_space_content_in_op at 0x7f83c319b4c0>
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-REST-web GUI]>>
kwargs = {'client': 'REST', 'config': '- dir2: 1', 'host': 'oneprovider-1', 'hosts': {'oneclient-1': {'container-id': 'cbb849c4...d161e75', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.28.63', 'name': 'dev-onezone', ...}}, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(68 more lines...)