Raúl Sevilla

Results 41 issues of Raúl Sevilla

Signed-off-by: Raul Sevilla ### Description Adds arbitrary metadata indexing, it can be enabled with the config parameter `extraMetadata` which points to a YAML file holding a map of that metadata:...

enhancement

**Is your feature request related to a problem? Please describe.** It would be nice to have a measure subcommand to make kube-burner able to execute measurements (The current available are...

enhancement

Implement unit testing for some functions.

**Is your feature request related to a problem? Please describe.** We should have some unit-test for some critical/common functions to improve code reliability - Fixed by #61

enhancement

**Is your feature request related to a problem? Please describe.** We need to improve end to end testing. There're a bunch of test cases not currenctly covered by the current...

enhancement

**Is your feature request related to a problem? Please describe.** Pod wait function currently waits for pod to be in the Running state. We must check for all containers to...

enhancement
help wanted

Hi, we're trying to use uperf to measure the throughput using different packet sizes between m5.2xlarge AWS instances, which have up to 10Gbps of network bandwidth. The configuration file we're...

### Description Let's try to make node-density-heavy great again. The main problem of this benchmark is that it can be "too heavy" depending on how the pods are scheduled. In...

### Description The logic should be able now to detect if we're benchmarking a ROSA cluster. I also have added a custom profile for ROSA with higher etcd latencies thresholds...

enhancement
ok to test