Skip to content

Set aksDeployBranch and templates ref to wildfly40 for WF40 deploy#35

Merged
allanmckenzie merged 1 commit into
team/25.104.xfrom
dev/listing-aksdeploybranch-wildfly40
Jul 10, 2026
Merged

Set aksDeployBranch and templates ref to wildfly40 for WF40 deploy#35
allanmckenzie merged 1 commit into
team/25.104.xfrom
dev/listing-aksdeploybranch-wildfly40

Conversation

@allanmckenzie

Copy link
Copy Markdown

Why

The first Java 25 / WildFly 40 release run (after PR #31 merged) failed at the Deploy Validation Stack step:

helm install listing-service ... Error: context deadline exceeded

Root cause: the deploy pulled the old wildfly-app chart 0.25.3, which only ships standalone config for WildFly 10 and 26.1.2 (no WF40). The WF40 listing-service image booted against a WildFly 26 standalone.xml, never became ready, and Helm --wait timed out.

The WF40 deploy config (chart 0.25.4-wildfly40 + wildfly.version: 40.0.0.Final, via helmsman_vars/validation25.env) lives on the wildfly40 branches of cpp-azure-devops-templates and cpp-aks-deploy. listing's pipeline was still pointing at main/default.

What

Align listing with the already-working usersgroups and prosecution-casefile pipelines:

  • cppAzureDevOpsTemplates repository resource ref: mainwildfly40
  • context-validation.yaml parameter aksDeployBranch: 'wildfly40'

CI-config only — no code or Maven changes. Local full reactor build + ITs were already green before merge.

🤖 Generated with Claude Code

@allanmckenzie allanmckenzie enabled auto-merge July 10, 2026 12:52
@cpp-github-management

Copy link
Copy Markdown

Passed

@allanmckenzie allanmckenzie merged commit aeb1d11 into team/25.104.x Jul 10, 2026
3 checks passed
@allanmckenzie allanmckenzie deleted the dev/listing-aksdeploybranch-wildfly40 branch July 10, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants