126 Commits

Author SHA1 Message Date
Roman
d07eebd31c
fix: flag for reconstruct command 2025-03-31 06:50:35 +00:00
Roman
ecee614a98
fix: add network storage mempool endpoints 2025-03-28 07:09:35 +00:00
Roman
0c66fd1c37
fix: remaining DA endpoints 2025-03-28 06:18:48 +00:00
Roman
4684bbc70d
fix: add cluster and cryptarchia endpoints 2025-03-28 03:05:51 +00:00
Roman
9a90fc29d1
fix: rename default docker image 2025-03-25 08:11:19 +00:00
Roman
577de5c9fe
fix: config update
- http client log message
2025-03-24 08:24:25 +00:00
Roman
c38c5324e0
fix: skip logging error when container stopped 2025-03-18 06:53:01 +00:00
Roman
045a8b495e
fix: remove assertions from exception handling 2025-03-17 08:06:33 +00:00
Radosław Kamiński
a2c33d6404
test: Disperse large volume data [TC8.3] (#9)
* test large volume

* refactor prepare_cluster_config

* refactor test case

* add more cases

* update cases

* update cases

* use faker to generate text

* handle none response and remove assertion
2025-03-13 10:18:02 +00:00
Roman Zajic
90a30b635f
Merge pull request #7 from logos-co/test-dos-robustness-high-load
Test/high load denial of service
2025-03-12 13:47:36 +08:00
Roman
463875f7bf
fix: refactor disperse_data and get_data_range
- make check log errors optional
2025-03-12 05:11:20 +00:00
Roman
bc7fc6164f
fix: move status code assertion to caller
- replace Exception with AssertionError
2025-03-12 03:07:32 +00:00
Roman
a373193bdb
fix: simplify invalid REST API usage 2025-03-12 00:12:35 +00:00
Roman
9b41603bb8
fix: invalid REST API - logging 2025-03-11 23:47:48 +00:00
Roman
b8c6764bf1
fix: invalid REST API 2025-03-11 23:39:50 +00:00
Roman
74cd882963
fix: better log container start 2025-03-11 03:14:39 +00:00
Roman
948446e599
fix: simplify search_log_for_keywords 2025-03-11 03:04:44 +00:00
Roman
26c4aecd95
fix: simplify match print 2025-03-11 02:53:35 +00:00
Roman
27f55c3870
fix: logs inspection at the of the test 2025-03-11 02:38:25 +00:00
Roman
5305bc9102
fix: update related test and variables 2025-03-10 05:57:22 +00:00
Roman
d85c19269a
test: replace client node with proxy client 2025-03-10 03:33:54 +00:00
Roman
dd1134dcc4
test: with invalid requests 2025-03-07 03:33:34 +00:00
Roman
73acf52329
test: invalid rest API 2025-03-07 02:13:16 +00:00
Roman
c233edda98
fix: shorter variable names 2025-03-06 02:58:13 +00:00
Roman
201f72097d
fix: refactor client node flags 2025-03-06 02:48:56 +00:00
Roman
04f2f1ad85
fix: get data range from remote host 2025-03-06 02:14:41 +00:00
Roman
7c4e0a64ec
fix: dispersal to remote host 2025-03-06 01:57:21 +00:00
Roman
f66a5bd394
fix: reduce fixture repetition
- improve comment
2025-03-05 11:18:03 +00:00
Roman
7138a141fd
fix: remove unused params 2025-03-05 11:07:44 +00:00
Roman
d9e207fb1d
test: remote API call
- parallel container stop
2025-03-05 06:50:20 +00:00
Roman
c4fad7ac84
test: stop client nodes after test 2025-03-05 05:20:51 +00:00
Roman
6ff8510d61
test: client node run 2025-03-05 04:03:27 +00:00
Roman
7e11b4939c
test: client nodes initialization 2025-03-05 03:37:11 +00:00
Roman
34df0f5c7f
test: spam protection random bytes single burst
- prevent false positives
2025-03-03 00:33:41 +00:00
Roman Zajic
1022a14e76
Merge branch 'master' into test-dos-robustness 2025-03-03 07:10:22 +08:00
Roman
0eb9ac750d
test: spam protection multiple bursts 2025-02-28 06:46:26 +00:00
Roman
8db3014407
fix: add params utf8 and padding to disperse_data 2025-02-28 03:52:02 +00:00
Roman
bf236107bb
fix: use utf8 and padding separately 2025-02-28 03:40:25 +00:00
Roman
b455b57bf9
fix: update da_identify_retrieve_missing_columns to cycle through all nodes 2025-02-28 02:53:34 +00:00
Roman
442a94551d
fix: reduce delay(5) occurrence 2025-02-28 01:34:53 +00:00
Roman
1c227a7eca
fix: switch to testnet image
- limit random bytes to fixed length
- add balancer_interval_secs property
2025-02-28 01:27:08 +00:00
Roman
ab9825ca0a
test: consumed bandwidth random data dispersal 2025-02-28 01:18:14 +00:00
Roman
768bc30201
test: spam protection with valid uploads
- move delay(5) to fixtures
2025-02-27 05:56:14 +00:00
Roman
0b6fc270e7
fix: call the functions 2025-02-25 16:56:36 +11:00
Roman
48847ce5cc
fix: add optional timeout to disperse and get range 2025-02-25 16:39:55 +11:00
Roman
db1856de69
fix: add dispersal overhead check
- improve error handling for disperse_data
2025-02-21 19:00:04 +11:00
Roman
f11208c649
fix: cleanup logging in prepare_cluster_config 2025-02-21 10:30:57 +11:00
Roman
cc8ff45d76
test: use cfgsync template 2025-02-21 10:10:34 +11:00
Roman
e83e0b0b23
test: disperse to nodes member of many subnets 2025-02-20 16:52:53 +11:00
Roman
4b0678afa4
fix: reduce params in start_container 2025-02-13 19:51:14 +08:00