squakez commented on PR #4190: URL: https://github.com/apache/camel-k/pull/4190#issuecomment-1490276865
> I am confused by this PR passing the custom operator installation test but not the single operator installation test... Those are 2 different suite of tests. The single vs custom is referring the requirement for each of the test suite to have a common installation of the operator or to have a dedicated one (custom) for each test execution. As for the failure, it seems it is exactly failing in the new test you introduced: ❌ TestHealthTrait (18m28.21s) health_test.go:339: Timed out after 900.000s. Expected <v1.PodPhase>: to equal <v1.PodPhase>: Running I think you need to fine tune the test locally as it is easier for you to troubleshoot. You can follow the same instructions I provided in the other PR: https://github.com/apache/camel-k/pull/4182#pullrequestreview-1362422391 -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org