Pasquale Congiusti
Pasquale Congiusti
Hi @antoniomerlin, no, it's not yet assigned, thanks for the interest. I'm assigning to you. Let us know if you need any support while developing the feature. Thanks!
We already have a structure of tests grouped and executable by kind: https://camel.apache.org/camel-k/2.3.x/contributing/e2e.html#testing-e2e-structure - what we miss is the automation to install Knative, Telemetry or OLM configuration. However if the...
> `make test-smoke` takes > 30min on my box. If something goes wrong at the beginning, it already safes quite some time when set to 1. We can expand this...
Happy to receive contributions, thanks!
Just mind that you'd need to take in consideration the situation where, as a user, you already have Knative installed, as a second installation may mess up your local setup.
> Ready to merge Please, see this comment https://github.com/apache/camel-k/pull/5475#issuecomment-2100193856 - if we want this variable, then, we need to make it in the specific test scope to avoid users to...
Yes, the checks were failing because it required a rebase after 2.3.2 release. Merging anyway.
Fixed by https://github.com/apache/camel-k/pull/5435 It did not make time to put it into 2.3.1, we will do a patch release asap. In the while, stick to `routine` builder pod strategy.
Great work, thanks a lot!!
Similar of #5332 - all these parallel builds are suffering some problem lately. I suppose it could be the enabled parallelism introduced in tests are showing possible concurrency problem in...