Intersmash / intersmash

Intersmash - Cloud-native testing with Java!
Apache License 2.0
5 stars 13 forks source link

Differentiate WildFly and EAP 8 Helm Charts provisioning #123

Closed fabiobrz closed 10 months ago

fabiobrz commented 11 months ago

It is expected that Intersmash WildFly Helm Charts provisioning tooling supports EAP latest (8 Beta ATM) as well. Currently the implementation relies solely on the WIldFly Helm Charts values file schema in order to generate the Java model for a WildFly release. EAP 8 Helm Charts, though, have a different model.

This issue tracks the effort for to implement support for the test use cases that expect for one Intersmash provisioner to be able to provision both the community version of a service and its latest product equivalent.