phantomjinx opened a new issue, #3183: URL: https://github.com/apache/camel-k/issues/3183
Tests on the cluster can randomly fail due to a variety of issues that never get repeated (even in the same test suite), eg. the catalogsource is slow to spin up and the test timesout. Since the e2e tests are less about the installation of the operator and more about the types of resource exposed to it, it seems prudent to try and improve reliability (and even performance) by installing the operator as a global pre-requisite for most tests for which it itself is not under test, ie. those tests where it is the main test target such as `builder`. -- 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]
