Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE-19316 E2E Test - Add Cluster ready check after Config Update #5470

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

Sakpal
Copy link
Contributor

@Sakpal Sakpal commented Jan 19, 2024

ConfigurationChangeTest initiates a config update request which restarts the workers with new config. Before we run further tests on that cluster, we should ensure that all the workers are up and running. This change adds that cluster ready check in the test, after config has been updated.

CORE-19316

ConfigurationChangeTest initiates a config update request which restarts the workers with new config. Before we run further tests on that cluster, we should ensure that all the workers are up and running. This change adds that cluster ready check in the test, after config has been updated.

CORE-19316
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR title failed to match regex -> ^((CORDA|EG|ENT|INFRA|CORE|DOC|ES|DA5|DI)-\d+)(.*)

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@corda-jenkins-ci02
Copy link
Contributor

Jenkins build for PR 5470 build 1

Build Successful:
Jar artifact version produced by this PR: 5.2.0.0-alpha-1705674028287
Helm chart version produced by this PR: 5.2.0-alpha.1705674028287
Helm chart pushed to: oci://corda-os-docker-dev.software.r3.com/helm-charts/pr-5470/corda

@Sakpal Sakpal changed the title E2E Test - Add Cluster ready check after Config Update CORE-19316 E2E Test - Add Cluster ready check after Config Update Jan 19, 2024
@github-actions github-actions bot dismissed their stale review January 19, 2024 15:02

All good!

Copy link
Collaborator

@JamesHR3 JamesHR3 left a comment

Choose a reason for hiding this comment

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

This is what I was expecting. Might be worth running the smoke tests a few times just to give a little confidence this does address the problem.

@Sakpal Sakpal merged commit 553c9bb into release/os/5.2 Jan 22, 2024
6 checks passed
@Sakpal Sakpal deleted the CORE-19316 branch January 22, 2024 16:15
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