Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1891 failed
Job: Directories movement failed
Test results
- 20 tests in total
- 1 test failed
- 1 failure is new
- 5 tests were fixed
- 38 minutes taken in total.
Build 1,891 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_directories_movement
test_user_moves_nonempty_directory_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-web GUI-REST]
|
4 mins | |
AssertionError: dir3 not found in /space1/dir1/dir2 subtree = ['dir3'], children = [], cwd = '/space1/dir1/dir2' ls_fun = functools.partial(<function _list_files at 0x7fea6161d400>, user='user1', users={'admin': <tests.utils.user_utils.Admi...8f04916ce4851bd67ecd7615884f2de00769c466925cd7', 'panel': {'hostname': 'dev-onezone.default.svc.cluster.local:9443'}}}) assert_file_content_fun = functools.partial(<function assert_file_content_in_op_rest at 0x7fea6161d488>, user='user1', users={'admin': <tests.ut...8f04916ce4851bd67ecd7615884f2de00769c466925cd7', 'panel': {'hostname': 'dev-onezone.default.svc.cluster.local:9443'}}}) def check_files_tree(subtree, children, cwd, ls_fun, assert_file_content_fun): """This function recursively checks files tree: - for directory it checks if all elements listed in children are (63 more lines...) |