Marcel Zięba

Results 127 comments of Marcel Zięba

@dumb0002 Take a look at two failing tests please, one is failing due to: ``` Boilerplate header is wrong for: /home/prow/go/src/k8s.io/perf-tests/clusterloader2/pkg/tuningset/poisson_load.go ``` The other is failing due to: ``` pkg/tuningset/poisson_load.go:61:...

looks great, thanks /lgtm /approve

I believe the easiest way is to add new prometheus query to GenericPrometheusQuery here: https://github.com/kubernetes/perf-tests/blob/1f00a7787f9f47bad251d4e791a0117ad6fe7e1d/clusterloader2/testing/load/modules/measurements.yaml#L122 instead of creating new measurement.

Enabling measurement and then based on results possibly adding alerting to it.

@rahulii I think it would make sense to start testing measurements based on prometheus. In the past we had multiple issues when PromQL query was written incorrectly and we have...

@rahulkjoshi @dlapcevic Can I get a bit more context why are we doing this? It seems to me that we are creating any arbitrary manifest within DNS measurement (I don't...

Issue related to CES and `ces-slice-mode` option: https://github.com/cilium/cilium/issues/31564

> If so, is there a pattern that can be applied across resources? Which resources require a separate client? I don't think there is a pattern in Cilium yet, but...

Test passed: https://github.com/cilium/cilium/actions/runs/8895614764/job/24426323224?pr=32254