You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/07 05:33:14 UTC

[GitHub] [camel-k] tadayosi opened a new issue, #3880: E2E - Prometheus trait tests started to fail constantly after #3875

tadayosi opened a new issue, #3880:
URL: https://github.com/apache/camel-k/issues/3880

   It seems the Prometheus trait tests constantly fail due to #3875.
   https://github.com/apache/camel-k/actions/runs/3618428819/jobs/6098274907
   ```
   ❌ TestPrometheusTrait (4m21.63s)
     OLM is not available in the cluster. Fallback to regular installation.
     Warning: the operator won't be able to detect a local image registry via KEP-1755
     Camel K installed in namespace test-4877bb87-8db7-40b8-b110-a02826105dbf 
         prometheus_test.go:57: 
             Timed out after 60.005s.
             Expected
                 <v1.ConditionStatus>: Unknown
             to equal
                 <v1.ConditionStatus>: True
   ```
   We should either fix the e2e tests or revert the commit.
   ^^ @squakez @vitorz


-- 
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-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #3880: E2E - Prometheus trait tests started to fail constantly after #3875

Posted by GitBox <gi...@apache.org>.
squakez closed issue #3880: E2E - Prometheus trait tests started to fail constantly after #3875
URL: https://github.com/apache/camel-k/issues/3880


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3880: E2E - Prometheus trait tests started to fail constantly after #3875

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3880:
URL: https://github.com/apache/camel-k/issues/3880#issuecomment-1340517690

   I'd bet the checks were fine, but indeed, this seems to be causing problems. I've reverted those changes.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org