Skip to content

fix: test script for the wildfly container#24

Merged
kthoms merged 1 commit into
operaton:mainfrom
jmaster1985:issues/22/fix-wildfly-test
Jul 3, 2025
Merged

fix: test script for the wildfly container#24
kthoms merged 1 commit into
operaton:mainfrom
jmaster1985:issues/22/fix-wildfly-test

Conversation

@jmaster1985
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread .github/workflows/pull-request-build-test.yml
Comment thread test/test-wildfly.sh
_log "Server started"

grep_log 'Deployed "operaton-example-invoice-jakarta-7.' || _exit 2 "Process application not deployed"
grep_log 'Deployed "operaton-example-invoice-' || _exit 2 "Process application not deployed"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kthoms , this was the reason of container failure! the log message didn't match the expected string

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no! Great that you found that!

@kthoms kthoms merged commit 35cc56e into operaton:main Jul 3, 2025
3 checks passed
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.

2 participants