Pull request #786: Feature/VFS-12105 revive hardlink and symlink acceptance tests
Merge in VFS/onedata-acceptance from feature/VFS-12105-revive-hardlink-and-symlink-acceptance-tests to develop
* commit '77ef4b57351c3e0694a79ca7446fb587e47f5964': VFS-12105 removed keywords VFS-12105 resolved pr tasks, moved, ranamed funcs VFS-12105 resolved pr tasks VFS-12105 added,fixed hardlinks and symlinks run mode, updated yaml file VFS-12105 run oneclient in hardlink mode
Pull request #798: Feature/VFS-12138 storage modification acceptance tests
Merge in VFS/onedata-acceptance from feature/VFS-12138-storage-modification-acceptance-tests to develop
* commit '5a92cada8c4efc8ceb04dd49cf59f3c31856b08f': VFS-12138 fix correct storage name in scenario VFS-12138 try to fix adding s3 entry VFS-12138 try to fix adding s3 entry VFS-12138 try to fix adding s3 entry VFS-12138 renamed scenario VFS-12138 changes after cr, renamed steps VFS-12138 changes after cr VFS-12138 changes after cr, refactored creating storage backend VFS-12138 split s3 storage test VFS-12138 added waiting fot new storage VFS-12138 added s3 steps, new test scenario VFS-12138 added changing mount point storage test
Pull request #799: VFS-12124 added test on shares, archives, trash dir, refactored steps featuring operations on user root dir
Merge in VFS/onedata-acceptance from feature/VFS-12124-acc-tests-access-to-root-dir-in-archives-shares-trash to develop
* commit '96a45abeafb1c74a0afd66d271a6edc0a6eefa26': VFS-12124 restored branch config VFS-12124 added catching httpBadRequest error VFS-12124 refactored user root dir file description VFS-12124 renamed special dirs VFS-12124 fix step name VFS-12124 changes after cr, renamed steps, scenarios VFS-12124 changed branch name in branchconfig VFS-12124 added branch config VFS-12124 added test on shares, archives, trash dir, refactored steps featuring operations on user root dir
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: Given "there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 with following configuration: storage type: POSIX mount point: /volumes/posix imported storage: true". Line 20 in scenario "User configures storage sync and sees storage synchronization statistics" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CSSC/onedata-acceptance/tests/gui/features/onepanel/storage_sync_charts.feature
self = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]'>>
argname = 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true'
def _get_active_fixturedef(self, argname):
try:
> return self._fixture_defs[argname]
E KeyError: 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true'
(132 more lines...)