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

   Recently we are having a couple of tests failing within the `install` 
workflow: 
https://github.com/apache/camel-k/actions/runs/3582747159/jobs/6027336970
   
   ❌ TestBasicSetup (1m13.94s)
     No IntegrationPlatform resource in default namespace
   ...
     Camel K Cluster Roles removed from cluster
     Using alternative make directory on path ../../../../install
     Using alternative make directory on path ../../../../install
         setup_test.go:51: 
             Timed out after 60.003s.
             Expected
                 <[]v1.Role | len:0, cap:0>: nil
             To satisfy at least one of these matchers: 
[%!s(*matchers.HaveLenMatcher=&{7}) %!s(*matchers.HaveLenMatcher=&{8})]
   
   ❌ TestGlobalSetup (1m13.26s)
     No IntegrationPlatform resource in default namespace
     ...
     Using alternative make directory on path ../../../../install
     Using alternative make directory on path ../../../../install
         setup_test.go:78: 
             Timed out after 60.003s.
             Expected
                 <[]v1.Role | len:7, cap:8>: [
                     {
                         TypeMeta: {Kind: "", APIVersion: ""},
                         ObjectMeta: {
   


-- 
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]

Reply via email to