0e72717dcd
[ #310 ] Extend bucket testsuite
...
- Added tests to check correctness of bucket names according to AWS specification
- Added test to check availability of non-empty bucket after attempting to delete it
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-10-31 12:14:44 +00:00
b33514df3c
[ #303 ] add local deny ape tests
2024-10-31 13:19:49 +03:00
09acd6f283
[ #316 ] Move variable under package for single repo runs
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-10-30 14:19:26 +03:00
b7669fc96f
[ #315 ] Use relpath for files
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-10-29 13:32:07 +03:00
75508cc70c
Added nearest node count calculation for choosing ec policy
...
Signed-off-by: Dmitry Anurin <danurin@yadro.com>
2024-10-25 08:08:43 +03:00
6b83a89b94
[ #312 ] Extend container metrics tests
2024-10-24 16:00:10 +03:00
77126f2706
[ #311 ] add new pattern
2024-10-17 15:07:53 +03:00
64bc778116
[ #308 ] Fix unique user names
...
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-10-15 07:56:04 +00:00
6442a52abd
[ #307 ] fix and extend container metrics tests
2024-10-14 10:07:17 +00:00
8dcb3ccf3c
[ #309 ] Add marks
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-10-11 09:31:24 +00:00
44ed00f9bc
[ #306 ] Refactor tests: use unique_name
instead hex + timestamp
...
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-10-07 18:19:06 +03:00
d10e5975e7
TrueCloudLab/frostfs-node#1297 update error pattern
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-10-03 08:22:55 +00:00
f6576d4f6f
[ #302 ] Fixed logs metrics test
2024-09-27 16:53:52 +03:00
1afadfa363
[ #301 ] Update all tests EC policy
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-09-17 10:19:20 +00:00
7d0fa79fb2
[ #300 ] Move temp dir fixture to testlib
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-09-10 13:29:02 +00:00
64c70948f9
[ #299 ] Small change logic EC policy tests
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-09-10 13:28:45 +03:00
8234a0ece2
[ #298 ] Add set mode shards in teardown test ec
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-09-03 16:53:08 +00:00
ffdfff6ba0
[ #297 ] Refactore APE tests
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-09-02 19:22:59 +03:00
ccdd6ab784
[ #296 ] Add resolve bucket fixture into old resolve func.
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-09-02 13:25:13 +03:00
19a690361d
[ #294 ] Fixed test metrics garbage collector
2024-08-27 08:33:55 +03:00
0a5ce7f21a
[ #292 ] Skip failing APE tests
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-08-16 17:18:27 +03:00
c8b95d98f4
[ #291 ] Change error message for network test
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-08-16 12:07:50 +03:00
ed19a83068
[ #290 ] Fixed tests logs metrics
2024-08-15 07:31:43 +00:00
f1fb95b40c
[ #285 ] Add missing titles to tests
...
Added titles to the following tests:
- `test_static_session_token_container_create`
- `test_static_session_token_container_create_with_other_verb`
- `test_static_session_token_container_create_with_other_wallet`
- `test_static_session_token_container_delete`
- `test_put_with_bearer_when_eacl_restrict`
- `test_shard_errors`
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-08-14 11:08:01 +03:00
108aae59dd
[ #284 ] Add required parameters to test titles
...
Added `object_size` to `test_object_put_get_bucketname_key`
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-08-12 12:14:04 +00:00
9e1e4610a8
[ #288 ] Add static title for test test_container_creation
...
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-08-12 12:12:57 +00:00
b6aeb97193
[ #289 ] Remove duplicate test test_more_one_ec_policy
...
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-08-12 14:28:44 +03:00
6a372cc1c0
[ #286 ] Add APE tests with objectID filter
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-08-09 08:19:56 +00:00
fe23edbf12
[ #286 ] Return int typinc in verify func
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-08-09 09:54:11 +03:00
3806185c74
[ #282 ] Minor APE tests update
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-08-08 11:12:24 +00:00
802fc4a6a9
[ #283 ] Fix import for module EC tests
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-08-08 09:52:14 +03:00
0c881c6fc8
[ #281 ] Added tests EC policy
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-08-06 11:54:04 +03:00
5c35e9bb81
[ #280 ] Update verify object func
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-08-05 12:47:12 +00:00
626409af78
[ #278 ] Add object operation tests with -g
flag
...
The tests check the result of an 'anonymous' user interacting with a gRPC API object.
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-07-31 10:17:27 +03:00
79882345e9
[ #278 ] Fix teardown network tests
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-07-29 13:59:03 +00:00
89891b306b
[ #277 ] Updates related to testing platform
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-07-26 13:28:19 +00:00
8702c9dc88
[ #273 ] Add new mark session_logs
2024-07-25 14:45:39 +03:00
fe17f2236b
[ #271 ] Migrate eACL tests to APE
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-07-17 23:58:46 +03:00
6e4c3c33a5
[ #270 ] Move alluredir check to start of fixture
...
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
2024-07-16 18:09:15 +03:00
c969d9e482
[ #269 ] Fix failover cases with outdated LC, used newer LC
2024-07-11 16:29:21 +00:00
b949ca2ba3
[ #267 ] Fixed expected shard mode if errors on shard are accumulated
2024-07-08 14:03:06 +00:00
35b872dc66
[ #268 ] Mark maintenance mode tests as failover
2024-07-08 14:56:36 +03:00
741102ec17
[ #265 ] fix tests metrics object and logs
2024-07-02 16:23:02 +03:00
5d3d22f685
[ #262 ] Added new test for EC policy
...
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
2024-07-01 15:41:14 +00:00
7d4792f49b
[ #260 ] fix tests logs
2024-07-01 10:26:21 +00:00
cc440f9c12
[ #261 ] Update nested test to check keys
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-06-28 15:15:25 +03:00
5ec844417a
[ #259 ] Optimize failover tests by paralleling long steps
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-06-27 12:31:02 +03:00
d08dbfa07d
[ #255 ] refactore metrics tests
2024-06-26 08:04:19 +00:00
e65d19f056
[ #258 ] Speed up tests by removing cleanup and per test healthcheck
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-06-25 02:27:54 +03:00
c1759bfa08
[ #257 ] Fix maintenance test and introduce custom ordering mark
...
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-06-24 17:51:36 +03:00