lburgazzoli opened a new issue, #5483: URL: https://github.com/apache/camel-k/issues/5483
### What happened? The test is marked a problematic and fails for a slightly different metric values: https://github.com/apache/camel-k/blob/4114271b6ccbc74e52a87455123fb522bbbf84a1/e2e/advanced/operator_metrics_test.go#L48-L55 We should investigate the reason of the flakiness ### Steps to reproduce _No response_ ### Relevant log output ```shell ##[group][0;31m❌ TestMetrics[0;37m (3m36.99s)[0m Copy catalog camel-catalog-3.8.1 from namespace default Setting build timeout to 10m OLM is not available in the cluster. Fallback to regular installation. Camel K installed in namespace test-d75e73db-6a7e-442c-b7d7-6471ffbdbb76 2024-05-08T21:43:47Z DEBUG camel-k Finding available platforms in namespace test-d75e73db-6a7e-442c-b7d7-6471ffbdbb76 2024-05-08T21:43:47Z DEBUG camel-k Found active integration platform camel-k-metrics Integration "javapmdgm" created 2024-05-08T21:44:18Z DEBUG camel-k Finding available platforms in namespace test-4e73dff2-ea42-45af-b99e-48af4da2e033 2024-05-08T21:44:18Z DEBUG camel-k Found active integration platform camel-k-cli-reset 0 pipes deleted from namespace test-4e73dff2-ea42-45af-b99e-48af4da2e033 2024-05-08T21:44:18Z INFO KubeAPIWarningLogger v1apha1.KameletBinding is deprecated, please, use v1.Pipe instead 0 kameletbindings deleted from namespace test-4e73dff2-ea42-45af-b99e-48af4da2e033 2 integrations deleted from namespace test-4e73dff2-ea42-45af-b99e-48af4da2e033 Camel K platform has been reset successfully! 2024-05-08T21:44:18Z DEBUG camel-k Finding available platforms in namespace test-4e73dff2-ea42-45af-b99e-48af4da2e033 2024-05-08T21:44:18Z DEBUG camel-k Found active integration platform camel-k-cli-reset Nothing to delete operator_metrics_test.go:325: Expected <uint>: 10 to be == <uint64>: 9 ``` ``` ### Camel K version main -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
