You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the discussion more users and groups cannot be created in using cs3API for concurrent sharing. So as per discussion we skip to add tests with cs3API but instead try added it through API tests.
idea is to trigger locking problems, when multiple users change the share concurrently (permission, members, expiration, etc.)
Put it on hold for now, maybe this task should be done in K6
This is something that may become complex in API tests so the idea was to try to test it as K6 test
Background
We want to have a test structure/capability that can do multiple parallel requests and assert that all requests passed as expected.
Start with tests that do things in parallel in the C3API validator
Things to consider:
Taken from https://confluence.owncloud.com/pages/viewpage.action?pageId=58296733
The text was updated successfully, but these errors were encountered: