CLOUD-4211 Cloud clustering profiles should configure a distributed caches instead of a replicated ones
Resolves https://issues.redhat.com/browse/CLOUD-4211
@rhusar , there is a failing test. We are looking for the content "default-cache="repl"" there: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/blob/main/tests/src/test/java/org/wildfly/plugins/bootablejar/maven/goals/DefaultCloudConfigurationTestCase.java#L51 This would have to be updated to reference a token in the config that is specific to the cloud configuration.
@jfdenise Ah, thanks, will fix that - but it's hard to see what's failing since tests are failing both locally and on CI in main as well (latest push https://github.com/wildfly-extras/wildfly-jar-maven-plugin/commit/c1b0b0e37c259425b22ca1c6a767b05731f872ac)
@rhusar is still in the plan? Could you rebase your branch, thank-you.
@rhusar is still in the plan? Could you rebase your branch, thank-you.
Will do, thanks for the ping @jfdenise
@rhusar , do you want it in 12.0.0.Final? Would you mind rebasing and e-run the tests? Thank-you.
@jfdenise Yes, will do that shortly today!
Sigh... the CI won't run as I am not a member of wildfly-extras.
@pferraro Could you please review? Thanks!
@rhusar thank-you, merged.
@rhusar thank-you, merged.
Thanks and sorry for the delay on this as I was working in a whole different area :-)