bouskaJ commented on PR #3593:
URL: https://github.com/apache/camel-k/pull/3593#issuecomment-1235198688

   > @phantomjinx Doesn't olm test work under e2e/namespace/install? If it only 
works under e2e/namespace/upgrade maybe we should change the name from 
'upgrade' to 'olm'.
   
   We have two kinds of the tests in the `upgrade` folder
   - 
[cli_upgrade_test.go](https://github.com/apache/camel-k/blob/main/e2e/namespace/upgrade/cli_upgrade_test.go)
 - test the upgrade without the OLM
   - 
[olm_upgrade_test.go](https://github.com/apache/camel-k/blob/main/e2e/namespace/upgrade/olm_upgrade_test.go)
 - OLM focused upgrade test
   
   As you can see that is not the OLM only workflow. I don't know how to 
approach this.


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