Commit graph

4 commits

Author SHA1 Message Date
f2f7889f6e Add delays after s3 container create/delete and after s3 object create/delete. 2022-07-25 18:47:32 +03:00
8167c1ccd5 Add logic that deletes all objects versions from versioned s3 bucket.
This is required per AWS S3 specification.
2022-07-21 22:28:42 +04:00
84230d12e3 Replace prepare_container*** fixtures with a function.
The change is motivated by variety of standard ACLs that will be hard to manage with set of fixtures.

Remove logic that initializes wallet from remote devenv host.
This setup action should be handled outside tests.

Add ability to establish SSH connection using SSH key instead of password.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-07-14 10:02:28 +03:00
6b1e1ab28d Add pytest tests.
Change AWS cli v1 to cli v2.
Improve allure attachments.
Add tests for S3 API.

Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-07-08 17:45:32 +03:00