84 Commits

Author SHA1 Message Date
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
Roman
5a8455c22d
fix: refactor stop and kill 2025-02-13 19:25:05 +08:00
Roman
9c61ae1f9d
fix: move command param to kwargs 2025-02-13 18:34:54 +08:00
Roman
cdc7836e33
fix: conversion functions for index and app_id 2025-02-13 11:07:41 +08:00
Roman
d340256605
fix: refactor run for NomosCli 2025-02-13 10:29:18 +08:00
Roman
ebd56ce282
fix: indexing for ensure_nodes_ready 2025-02-12 22:09:55 +08:00
Roman
4824aff5f3
fix: change to public image 2025-02-12 15:25:50 +08:00
Roman
51d108ccd0
fix: add response content check
- minor log changes
- return try to disperse_data
- increase timeouts
2025-02-12 10:38:15 +08:00
Roman
ca8eabfc35
fix: use 4 node instead of 5 node cluster
- fix test_da_identify_retrieve_missing_columns
2025-02-11 16:11:14 +08:00
Roman
c84f461b45
fix: add remove_padding
- parse exact result
2025-02-11 14:20:58 +08:00
Roman
0ce52802f7
fix: add log stream parsing
- try/except for docker.run
2025-02-10 20:49:24 +08:00
Roman
d05a078925
fix: refactor docker_manager 2025-02-10 15:29:29 +08:00
Roman
5ad2456ec3
fix: refactor api_clients 2025-02-10 15:24:16 +08:00
Roman
f227425f96
fix: close rest connection
- log node as container name
- make disperse_data retry
- fix cli_args assignment
2025-02-10 15:08:29 +08:00
Roman
b84df0a518
fix: command composition 2025-02-07 20:41:50 +08:00
Roman
f3a5117b96
test: nomos cli wrapper 2025-02-07 15:21:15 +08:00
Roman
3ee98528c2
test: reconstruct command 2025-02-06 16:09:30 +08:00
Roman
a5a04b2671
fix: set default docker image
- set nomos-cli command
2025-02-04 16:22:54 +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
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
d021e52efd
fix: main nodes setup to 2 node cl setup 2025-01-21 14:55: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