Skip to content

Fixed intermittent failures in MultipleConcurrentLibertyModulesPlTest - #2083

Open
sajeerzeji wants to merge 8 commits into
OpenLiberty:mainfrom
sajeerzeji:fix/GH2061-CI_failures_updating_multimodule_project_in_dev_mode
Open

Fixed intermittent failures in MultipleConcurrentLibertyModulesPlTest#2083
sajeerzeji wants to merge 8 commits into
OpenLiberty:mainfrom
sajeerzeji:fix/GH2061-CI_failures_updating_multimodule_project_in_dev_mode

Conversation

@sajeerzeji

Copy link
Copy Markdown
Contributor

Fixes #2061
Fixes the intermittent 503/404 failures in MultipleConcurrentLibertyModulesPlTest by retrying the endpoint assertion for up to 30s instead of asserting once, giving Liberty time to finish reloading after an upstream jar change. Also increases the CWWKZ0003I wait timeout for ear2 from 10s to 40s, and bumps the test completion timeouts in DevHotTestingTest from 2s to 10s.

…t assertion is meaningful and not inflated by the expected second reload from generate-features.
…match the pattern used elsewhere and accommodated the slightly later test-runner startup introduced by the ci.common WatchService fix
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.

Liberty error updating multimodule project in dev mode

1 participant