Marcel Zięba
Marcel Zięba
> The VTEP setup is moved to 'startDaemon' as it is not related to the host IP sync and needs to be performed only once at startup as it depends...
> As far as I can see it's not an IPsec-specific issue, but rather a linuxNodeHandler issue. Makes sense! Thanks for your investigation. > I checked the agent logs after...
/remove-lifecycle stale
> Visualization - To spot regressions we need to be able to observe trends and compare performance. Aside of per result reports, we should have a dashboard that aggregates results....
Currently, new prometheus metric is already implemented and data is collected for all tests in master branch. It's worth to mention that previous SchedulingThroughput allowed us to gather metric with...
Old SchedulingThroughput wasn't ever removed unfortunately. Currently, we are scraping metrics every 5 seconds for Prometheus in new measurement and old SchedulingThroughput has a better precision. I'm pretty sure it's...
Currently, our load test measures scheduling throughput using both methods . For example for test run https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-performance/1446158765446402048/ you can find both measurements' results: - "Old" scheduling_throughput.go - https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-performance/1446158765446402048/artifacts/SchedulingThroughput_load_2021-10-07T18:24:28Z.json - "New"...
/remove-lifecycle stale