bouskaJ commented on PR #4383: URL: https://github.com/apache/camel-k/pull/4383#issuecomment-1551566922
We can merge both streams but also it seems that also stderr is printed out. (see the error message `multiple primary integration platforms found in namespace`) ``` === RUN TestKamelCLIPromote/kamelet_binding_dev 14:17:27 Using external kamel binary on path /Users/jbossqa/jenkins/workspace/camel-k/1.10/cli-mac/kamel/kamel 14:17:27 kamelet binding "kb-timer-source-to-log" created 14:18:01 Using external kamel binary on path /Users/jbossqa/jenkins/workspace/camel-k/1.10/cli-mac/kamel/kamel 14:18:01 OLM is available in the cluster 14:18:01 Camel K installed in namespace test-852cbc21-935c-49f0-8c15-7631d1c95c29 via OLM subscription 14:18:12 === CONT TestKamelCLIPromote 14:18:12 test_support.go:1402: multiple primary integration platforms found in namespace "test-852cbc21-935c-49f0-8c15-7631d1c95c29" 14:18:12 dump.go:47: -------------------- start dumping namespace test-852cbc21-935c-49f0-8c15-7631d1c95c29 -------------------- 14:18:12 dump.go:57: Found 2 platforms: ... ``` -- 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]
