Andrew Collins

Results 16 issues of Andrew Collins

#### What does this PR do? Add dashboards displaying control plane metrics. #### How should this be tested? Import JSON into grafana. #### Is there a relevant Issue open for...

**Is your feature request related to a problem? Please describe.** Under some workloads, I may want to profile kubelet and crio processes. It seems current pprof collection expects to collect...

enhancement

When running the node-density* workloads of kube-burner, if I specify a NODE_COUNT that is smaller than the number of available workers, that test parameter value is not indexed. Instead, the...

Currently, trigger_scale.py hard-codes the machineset labels used for the scale task. As a tester, I need to be able to target certain machinesets for certain workload tests, and would like...

The python dependencies for ansible are not being installed in the right place. Could be due to a change in the way python is now shipped in RHEL vs the...

As a performance engineer, I want to see a more complete picture of what happens on a node-level by also collecting node CPU load average metrics. It should be collected...

**Is your feature request related to a problem? Please describe.** In my experience helping others looking into failed runs, I ask for the output of the kube-burner-ocp run. Others rarely...

enhancement

# Bug Description When indexing locally, the UUID was appended to the local dir so recurring runs would not overwrite one another. kube-burner#611 reverted this behavior. ## **Output of `kube-burner`...

bug

**Describe the bug** Prometheus memory is unbouded, which means it can consume all node memory and starve other pods running on the node. Completing this enhancement means cluster-monitoring-config template allows...

### Description Enables the install-time (Day0) and post-install (Day2) configuration requirements to deploy windows workers. Day0 runs separate `openshift-install create manifests` in order to copy the Network with hybridOverlayConfig configured....