5d1e4efdc8
Added extra error handling for ticking epoch with neofs.
2022-07-28 17:42:32 +03:00
aef764b427
Switch ssh to user alex.
2022-07-28 16:02:00 +03:00
2399abe0ee
Make re-encoding of homomorphic hash conditional.
2022-07-28 15:03:07 +03:00
5b9f4e6041
Few adjustments in tests to enable them to run on sbercloud EA release candidate.
2022-07-28 08:35:50 +03:00
f52b875716
Add helper function to wait for GC pass on storage nodes.
2022-07-27 16:48:45 +03:00
d0dffcd86f
Disable automatic pagination in aws cli client.
...
This should prevent output truncation if response contains too many items.
2022-07-26 17:04:00 +03:00
c1e598e087
Fix authmate output parsing.
2022-07-26 12:00:17 +03:00
f2f7889f6e
Add delays after s3 container create/delete and after s3 object create/delete.
2022-07-25 18:47:32 +03:00
5ae49c283a
Fix endpoint parameter.
2022-07-25 18:47:16 +03:00
5b613c2487
Increase timeout for create_bucket as it fails periodically.
2022-07-21 23:19:22 +04:00
65b1b251a5
Remove redundant environment variables.
2022-07-21 22:29:10 +04: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
bed41402ee
Increase timeouts for operations that sporadically fail.
2022-07-19 22:52:19 +04:00
e891286735
Fix call to control endpoint for remote devenv.
2022-07-18 18:46:31 +04:00
69b3061a90
Fix call to storage node control endpoint with overriding storage wallet path.
2022-07-18 11:06:25 +04:00
72cd1f4893
Fix SSH connection to storage node in node management tests.
2022-07-18 11:05:50 +04:00
d7a93ee8bd
Try fix failovers tests
2022-07-18 10:55:51 +04:00
7f6cd8e3b0
Try fix failovers tests
2022-07-18 10:52:30 +04:00
01aeacde09
Tick epoch using neofs-adm when running UAT.
2022-07-18 10:46:33 +04:00
31eab0ffcc
Add makefile target to setup tests to run against remote devenv.
2022-07-18 10:46:33 +04:00
6b34e6f5ef
Add failovers test for storage node on SberCloud infr
2022-07-18 10:46:33 +04:00
a0677d1349
Get rid of DEV_ENV_SERVICES variable.
2022-07-18 10:46:33 +04:00
ff2ece942e
Fix passing flag into container get command.
2022-07-18 10:46:33 +04:00
7473d7fb74
Make paths to wallets configurable.
...
Make devenv services path configurable.
2022-07-18 10:46:33 +04:00
cd53f48c15
Post-rebase fixes.
2022-07-18 10:46:33 +04:00
7f0dcbfdca
Fix node management tests.
...
Remote connection was created to the 1st storage node only.
In reality we wanted to create connection to specific node.
2022-07-18 10:46:33 +04:00
0daa262fdb
Add parameter S3_GATE_PUB_KEY.
...
This enables us to test s3 gateway in real environment, not just in devenv.
2022-07-18 10:46:33 +04:00
7e9e5e88ec
Update variable names for storage node endpoints.
2022-07-18 10:46:33 +04:00
73036200d8
Update variables for node management tests:
...
1. To configure path of CLI binaries and config file on storage node.
2. Change prefix from CONTROL_NODE to STORAGE_NODE.
2022-07-18 10:46:33 +04:00
7eb7655b10
Update pytest test suites.
...
commit f7c68cfb423e3213179521954dccb6053fc6382d
Merge: e234b61 99bfe6b
Merge branch 'avolkov/add_ssh' into internal_tmp_b
commit 99bfe6b56cd75590f868313910068cf1a80bd43f
Tick one more epoch.
commit bd70bc49391d578cdda727edb4dcd181b832bf1e
Start nodes in case of test fail.
commit b3888ec62cfc3c18b1dff58962a94a3094342186
Catch json decode error.
commit c18e415b783ec3e4ce804f43c19246240c186a97
Add ssh-key access.
commit 7dbdeb653b7d5b7ab3874b546e05a48b502c2460
Add some tests.
commit 844367c68638c7f97ba4860dd0069c07f499d66d
Add some tests for nodes management.
commit 1b84b37048dcd3cc0888aa54639975fc11fb2d75
Add some tests for nodes management.
commit b30c1336a6919e0c8e500bdf2a9be3d5a14470ea
Add ssh execution option.
commit 2df40eca74ee20bd668778715185ffddda63cb05
Change AWS cli v1 to cli v2.
commit 7403da3d7c2a5963cfbb12b7c0f3d1d641f52a7e
Change AWS cli v1 to cli v2.
commit b110dcdb655a585e6c53e6ebc3eae7bf1f1e792f
Change AWS cli v1 to cli v2.
commit 6183756a4c064c932ee193c2e08a79343017fa49
Change AWS cli v1 to cli v2.
commit 398006544d60896faa3fc6e6a9dbb51ada06759c
Fix container run.
commit e7202136dabbe7e2d3da508e0a2ec55a0d5cb67a
Added tests with AWS CLI.
commit 042e1478ee1fd700c8572cbc6d0d9e6b312b8e8d
Fix PR comments.
commit e234b61dbb9b8b10812e069322ab03615af0d44e
Add debug for env.
commit 14febd06713dc03a8207bb80384acb4a7d32df0e
Move env variables for pytest docker into env file.
commit bafdc6131b5ac855a43b672be194cde2ccf6f75b
Move env variables for pytest docker into env file.
commit 27c2c6b11f51d2e3c085d44b814cb4c00f81b376
Move env variables for pytest docker into env file.
commit e4db4948978e092adb83aeacdf06619f5ca2f242
Merge branch 'master' into avolkov/try_pytest
commit c83a7e625e8daba3a40b65a1d69b2b1323e9ae28
WIP.
commit 42489bbf8058acd2926cdb04074dc9a8ff86a0a0
Merge branch 'avolkov/try_pytest' into internal_tmp_b
commit 62526d94dc2bf72372125bea119fa66f670cf7e1
Improve allure attachments.
commit 4564dae697cb069ac45bc4ba7eb0b5bbdcf1d153
Merge branch 'avolkov/try_pytest' into internal_tmp_b
commit ab65810b23410ca7382ed4bdd257addfa6619659
Added tests for S3 API.
commit 846c495a846c977f3e5f0bada01e5a9691a81e3d
Let's get NEOFS_IR_CONTRACTS_NEOFS from env.
commit c39bd88568b70ffcb76b76d68531b17d3747829d
Added S3 test for versioning.
commit d7c9f351abc7e02d4ebf162475604a2d6b46e712
Merge remote-tracking branch 'origin/avolkov/try_pytest' into internal_tmp_b
commit bfbed22a50ce4cb6a49de383cfef66452ba9f4c1
Added some tests for S3 API and curl tests for HTTP.
commit 1c49def3ddd0b3f7cf97f131e269ad465c70a680
Add yadro submodule
commit 2a91685f9108101ab523e05cc9287d0f5a20196b
Fix.
commit 33fc2813e205766e69ef74a42a10850db6c63ce6
Add debug.
commit aaaceca59e4c67253ecd4a741667b7327d1fb679
Add env variables for data nodes.
commit 001cb26bcc22c8543fb2672564e898928d20622b
Merge: b48a87d c70da26
Merge branch 'avolkov/try_pytest' into tmp_b
commit b48a87d9a09309fea671573ba6cf303c31b11b6a
Added submodule
commit c70da265d319950977774e34740276f324eb57a7
Added tests for S3 bucket API.
commit 3d335abe6de45d1859454f1ddf85a97514667b8f
Added tests for S3 object API.
commit 2ac829c700f5bc20c28953f1d40cd953fed8b390
flake8 changes for python_keywords module.
commit 2de5963e96b13a5e944906b695e5d9c0829de9ad
Add pytest tests.
commit 4472c079b9dfd979b7c101bea32893c80cb1fe57
Add pytest tests.
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-07-18 10:46:33 +04:00
Elizaveta Chichindaeva
708a4f51c5
[ #245 ] Fix access tests for IR
...
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-07-14 14:44:44 +03: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
anastasia prasolova
ffa40112a1
fixed miscellaneous errors
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-11 14:14:47 +03:00
2f774f5995
Fix library name after module renaming.
...
Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-07-11 14:04:16 +03:00
6e23e7d454
Simplify test checks and fixtures:
...
Remove default SSH key path.
Replace multiple fixtures for file generation with single function.
Rename references to keyword modules.
Update pytest test cases to be consistent with new keywords.
Remove gas balance checks from container operations.
Add logic to run initial gas transfer only if storage is not free.
Remove robot testsuites for s3 and http gateways.
S3 and http tests are covered and will be maintained in the future in pytest.
Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-07-08 17:45:32 +03:00
a.y.volkov
8acf738147
Remove dockerfile and removed docker run command from Makefile to keep testcases environment agnostic.
...
Add logic to retrieve mainnet wallet file from control node as WIF for this wallet is not available in config anymore.
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-07-08 17:45:32 +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
anastasia prasolova
7abb2761c9
[ #184 ] finally got rid of neofs.py
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-06 15:30:27 +03:00
anastasia prasolova
d396118085
renamed wallet creation function
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-05 19:21:02 +03:00
anastasia prasolova
34d282cf5a
fixed [ #233 ]; keywords from neofs-keywords
moved to neofs-testcases
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-05 16:10:47 +03:00
anastasia prasolova
82139e30a0
small fixes after [ #237 ]
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-29 16:30:45 +03:00
Elizaveta Chichindaeva
3ffa4f4534
part of [ #194 ] Get ScriptHash with address
...
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-06-28 15:06:12 +03:00
Elizaveta Chichindaeva
c8a5a63791
[ #189 ] Remove wif from the output of Get Control Endpoint
...
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-06-28 14:57:31 +03:00
Pavel Karpy
ebc0737518
[ #240 ] lib: Remove merging artifacts
...
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-16 16:48:44 +03:00
anastasia prasolova
a56734ed93
part of [ #194 ]
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-14 00:03:53 +03:00
a.y.volkov
0e27ea02c1
Some linter fixes.
...
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-06-09 16:12:55 +03:00
anastasia prasolova
e086d0d62b
[ #184 ]: verbs joined to keywords
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-08 18:28:30 +03:00
anastasia prasolova
d696a8ee68
do not catch error in HEAD as we need it fails on empty response
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-02 16:07:24 +03:00
anastasia prasolova
e489b43d63
[ #184 ]: session token keywords moved to separate repo; session token
...
tests slightly refactored
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-01 14:56:50 +03:00
anastasia prasolova
3e31c527d2
robot/resources/lib/python
-> robot/resources/lib/python_keywords
...
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-05-30 18:52:57 +03:00