Commit graph

263 commits

Author SHA1 Message Date
11e482252b Increase ssh timeout. 2022-07-29 11:03:21 +03:00
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
4e49931c19 Add logic to prepend ssh command with sudo. 2022-07-28 11:21:44 +03:00
5a2c528324 Fix path to binaries on storage node in cloud env. 2022-07-28 10:51:11 +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
7527f21912 Add retries when checking presence of buckets in list. 2022-07-26 20:35:41 +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
11ff16452d Fix format of container name in assert. 2022-07-26 12:46:25 +03:00
c1e598e087 Fix authmate output parsing. 2022-07-26 12:00:17 +03:00
95031b3ddc Fix expected info as formatting has been changed in CLI. 2022-07-26 11:16:29 +03:00
5ca51d4672 [#268]: rename neofs-cli parameter to expire-at.
Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-07-26 10:57:18 +03:00
838cca4704 Fix logic that collects versions of binaries. 2022-07-26 10:28:13 +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
a.y.volkov
d7db9795b0 Add storage nodes health check before tests run.
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-07-25 09:01:40 +03:00
5b613c2487 Increase timeout for create_bucket as it fails periodically. 2022-07-21 23:19:22 +04:00
459581004d Increase wait time as it seems to take more time for complex object. 2022-07-21 23:16:17 +04:00
39ad4e53a4 Fix test name. 2022-07-21 22:29:10 +04:00
65b1b251a5 Remove redundant environment variables. 2022-07-21 22:29:10 +04:00
12eeaa9f5b Fix logic that checks presense of node in netmap.
We are now checking by node's public key as it is represented in netmap.
2022-07-21 22:29:10 +04:00
b52d725d05 Add delays to http gateway tests.
Waiting for GC pass is driven by system design.
Waiting after HTTP upload is just termporary workaround.
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
e4a3f45a10 Fix assert that checks presence of node in netmap.
We should be looking for node host rather than for node name that we assigned in tests code.
2022-07-21 16:25:17 +04:00
6d23a5e6e9 Fix object lifetime tests.
We should wait for GC pass on storage nodes.
2022-07-21 16:12:30 +04:00
6545f37c9b Fix ssh connection for sbercloud. 2022-07-20 14:47:20 +04:00
bed41402ee Increase timeouts for operations that sporadically fail. 2022-07-19 22:52:19 +04:00
254778eec8 Remove ssh key from sbercloud config, it is not needed there. 2022-07-19 15:08:29 +04:00
e891286735 Fix call to control endpoint for remote devenv. 2022-07-18 18:46:31 +04:00
c42d7e4a07 Fix control endpoint port. 2022-07-18 16:21:01 +04:00
72e3292b51 Fix node management tests. 2022-07-18 12:50:03 +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
b1746f3eeb Fix config generation for sbercloud. 2022-07-18 10:56:06 +04:00
d7a93ee8bd Try fix failovers tests 2022-07-18 10:55:51 +04:00
276dc523e9 Adjust path to wallets in neofs-adm config when preparing configuration. 2022-07-18 10:53:17 +04:00
7f6cd8e3b0 Try fix failovers tests 2022-07-18 10:52:30 +04:00
dbf679bfbc Add build number to container name per Artem's request. 2022-07-18 10:50:18 +04:00
5a4ea4daad Fix path to alphabet wallets in sbercloud run. 2022-07-18 10:49:28 +04:00
a16576dbdc Added more allure logs for failovers 2022-07-18 10:46:33 +04:00
378456e6d4 Add markers for failover tests so that we can ignore them in particular environment. 2022-07-18 10:46:33 +04:00
c5085f6b47 Fix SberCloud Failovers 2022-07-18 10:46:33 +04:00
01aeacde09 Tick epoch using neofs-adm when running UAT. 2022-07-18 10:46:33 +04:00
c257a01af1 Set free storage flag for sbercloud tests. 2022-07-18 10:46:33 +04:00
6d9a135042 Add sbercloud prepare action. 2022-07-18 10:46:33 +04:00
67394c0788 Fix prepare_wallet_and_deposit fixture 2022-07-18 10:46:33 +04:00
4eceb6ba82 Fix generate_file fixture 2022-07-18 10:46:33 +04:00
c8abcab2a8 Fix moment when temp_dir fixture is invoked. 2022-07-18 10:46:33 +04:00