astefanutti commented on pull request #1849: URL: https://github.com/apache/camel-k/pull/1849#issuecomment-740453270
> @astefanutti Thanks for your feedback. I'm not certain what's really happening with the openshift integration test though, as the output log shows that it didn't run on OpenShift according to: > > --- SKIP: TestPlatformlessRun (0.00s) > Error: platformless_run_test.go:41: This test is for OpenShift only and cannot work when a custom platform configuration is needed This is the `TestPlatformlessRun` test. > So I have an impression that it's failing just due to #1848. It makes sense to add -t prometheus.service-monitor=false and suppress checking of ServiceMonitor creation for the time being but we may still see the same errors. It fails also on OpenShift workflow, because that is OpenShift 3.11 and the Prometheus operator isn't installed OOTB, as opposed to OCP 4. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org