[
https://issues.apache.org/jira/browse/CAMEL-21669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-21669.
---------------------------------
Resolution: Fixed
> Evaluate to (re)enable Camel JBang Kubernetes plugin unit tests
> ---------------------------------------------------------------
>
> Key: CAMEL-21669
> URL: https://issues.apache.org/jira/browse/CAMEL-21669
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Christoph Deppisch
> Priority: Major
> Fix For: 4.x
>
>
> The Camel JBang Kubernetes plugin has hit some regressions recently. The unit
> tests of the plugin are disabled right now, mainly because they have the
> requirement to access Kubernetes/Docker on the host machine. This is quite
> resource consuming and limits the test execution on some environments. This
> is why the tests are restricted to manual execution right now.
> We should improve the unit tests to work with only lightweight infrastructure
> (e.g. using the fabric8 Kubenretes mock server and Jib) so we can run the
> tests also on hosts without any Kubernetes or Docker installed.
> Also the tests have shown some flakiness in the past that needs to be fixed.
> As soon as we have some stable tests that do not require Kubernetes or Docker
> on the host we can (re)enable the unit tests (maybe limited to nightly
> execution) to ensure the stability of the plugin and avoid introducing too
> many regressions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)