Roman
|
ae11280f0c
|
fix: remove skip for test_da_sampling_determines_data_presence
|
2025-02-04 15:45:25 +08:00 |
|
Roman
|
b4d32df1db
|
fix: skip tests pending on Nomos node changes
|
2025-01-27 18:59:08 +08:00 |
|
Roman
|
2738c9e9f3
|
fix: remove unused logger
|
2025-01-27 15:16:53 +08:00 |
|
Roman
|
0c91fe7e13
|
fix: add padding for dispersal data
|
2025-01-23 11:40:36 +08:00 |
|
Roman
|
5f68514156
|
fix: optimize setup fixtures
|
2025-01-22 15:40:38 +08:00 |
|
Roman
|
1b0731f2ad
|
fix: copy appropriate config for desired cluster
|
2025-01-22 15:19:18 +08:00 |
|
Roman
|
82abae7a2d
|
fix: retrieve data from second node
- test_da_sampling_determines_data_presence
|
2025-01-22 14:52:08 +08:00 |
|
Roman
|
4bc7c74d91
|
test: retrieve data from half of nodes
-
|
2025-01-22 14:47:33 +08:00 |
|
Roman
|
56a4f6ba5c
|
fix: find executor node
- use oneliner for volumes
|
2025-01-21 16:57:23 +08:00 |
|
Roman
|
ca1686a9fb
|
test: more robust volume initialization
|
2025-01-21 16:33:47 +08:00 |
|
Roman
|
696a6b2b66
|
test: default config for 5 nodes temporarily
|
2025-01-21 15:39:45 +08:00 |
|
Roman
|
c6a8b44353
|
fix: add 5 node cluster config
|
2025-01-21 15:30:24 +08:00 |
|
Roman
|
d021e52efd
|
fix: main nodes setup to 2 node cl setup
|
2025-01-21 14:55:26 +08:00 |
|
Roman
|
7cdcc0d084
|
test: type as bytes before decoding
|
2025-01-20 14:50:26 +08:00 |
|
Roman
|
77ce25cb0b
|
test: let the test decode data
|
2025-01-20 14:37:43 +08:00 |
|
Roman
|
be897bf95e
|
test: show response
|
2025-01-20 14:34:48 +08:00 |
|
Roman
|
01b6025afb
|
test: use json response
|
2025-01-20 14:32:19 +08:00 |
|
Roman
|
c5f82e6176
|
test: debug received data
|
2025-01-20 14:23:59 +08:00 |
|
Roman
|
536864e168
|
fix: access response.content
|
2025-01-20 14:14:59 +08:00 |
|
Roman
|
578efed150
|
fix: decode data bytes
|
2025-01-20 14:02:18 +08:00 |
|
Roman
|
b028574a8c
|
fix: add data extraction and decoding
|
2025-01-20 13:48:12 +08:00 |
|
Roman
|
a56dbfc34b
|
fix: remove hardcoded values from disperse_dat
|
2025-01-17 19:49:53 +08:00 |
|
Roman
|
53bb7906af
|
test: get_data_range
|
2025-01-17 19:27:43 +08:00 |
|
Roman
|
1025e36a1d
|
fix: index should be list of 8 integers
|
2025-01-17 15:16:51 +08:00 |
|
Roman
|
b83019c7f4
|
fix: app_id should be list of 32 integers
|
2025-01-17 15:14:46 +08:00 |
|
Roman
|
0eac80fc57
|
fix: convert string into list of bytes
|
2025-01-17 15:04:02 +08:00 |
|
Roman
|
b424456225
|
fix: test data set to list
|
2025-01-17 14:56:41 +08:00 |
|
Roman
|
0d32bcd61c
|
test: add main_nodes as cluster setup
|
2025-01-17 14:50:10 +08:00 |
|
Roman
|
2fc0cd1974
|
test: use setup_main_nodes fixture
- add disperse_data
|
2025-01-17 14:23:52 +08:00 |
|
Roman
|
a5a3f179af
|
test: setup main nodes fixture
|
2025-01-16 19:52:36 +08:00 |
|
Roman
|
231a3918c5
|
test: add api endpoints
- disperse_data
- get_range
|
2025-01-16 19:08:22 +08:00 |
|
Roman Zajic
|
78f9e2bfe0
|
Merge pull request #1 from logos-co/two-node-cl-start
Two node cluster start automation
|
2025-01-16 09:07:34 +08:00 |
|
Roman
|
7b3a1e2b0b
|
fix: remove waku license reference from readme
|
2025-01-14 17:29:54 +08:00 |
|
Roman
|
4af7b1944f
|
fix: add auto teardown
|
2025-01-14 17:22:17 +08:00 |
|
Roman
|
88ddf78252
|
fix: cluster config dir name
|
2025-01-14 13:39:12 +08:00 |
|
Roman
|
51dbb0aa1f
|
fix: code review fixes
|
2025-01-14 13:33:41 +08:00 |
|
Roman
|
0ec8ce05e1
|
fix: uncomment retry for start
|
2025-01-13 19:35:55 +08:00 |
|
Roman
|
ac2f1fc8a7
|
fix: remove commented code
|
2025-01-13 19:11:34 +08:00 |
|
Roman
|
01e22b335b
|
fix: only nomos nodes need check
|
2025-01-13 19:07:56 +08:00 |
|
Roman
|
7ff4f4a19d
|
fix: ensure ready after all nodes have started
|
2025-01-13 16:07:13 +08:00 |
|
Roman
|
c7a956acbb
|
fix: change config file to match upcoming changes from Nomos repo
|
2025-01-10 15:55:01 +08:00 |
|
Roman
|
895d066b38
|
fix: bump startup timeout to 30 sec
|
2025-01-10 14:58:23 +08:00 |
|
Roman
|
5ac972a74f
|
test: remove the node up check
- bump startup timeout to 30 sec
|
2025-01-10 14:58:00 +08:00 |
|
Roman
|
8a846fd450
|
test: change to test image name
|
2025-01-10 14:32:59 +08:00 |
|
Roman
|
b4ce59583e
|
test: new config features
|
2025-01-10 14:09:15 +08:00 |
|
Roman
|
c3ceb579fa
|
test: impatient cfgsync
|
2025-01-08 15:20:23 +08:00 |
|
Roman
|
24e5fbc029
|
test: remove unnecessary args
|
2025-01-08 14:22:36 +08:00 |
|
Roman
|
8cd73c5b41
|
test: new port
|
2025-01-07 21:21:36 +08:00 |
|
Roman
|
77cdd5cbcf
|
fix: suffix
|
2025-01-07 21:17:52 +08:00 |
|
Roman
|
22f72be241
|
test: use internal ports
|
2025-01-07 21:08:41 +08:00 |
|