tadayosi commented on PR #3838:
URL: https://github.com/apache/camel-k/pull/3838#issuecomment-1327085580

   About this `upgrade` failure:
   https://github.com/apache/camel-k/actions/runs/3545561937/jobs/5953803406
   ```
         cli_upgrade_test.go:94: 
             Timed out after 60.020s.
             Expected
                 <string>: 
             to equal
                 <string>: 1.11.0-SNAPSHOT
   ```
   It could be that using the default timeout (60s) for this line is too short 
for snapshot dependencies:
   
https://github.com/apache/camel-k/blob/main/e2e/namespace/upgrade/cli_upgrade_test.go#L94


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

Reply via email to