Skip to content

Fix restore chainsaw test asserting wrong cluster name#469

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
lmiccini:fix-chainsaw-restore-cluster2-assert
May 26, 2026
Merged

Fix restore chainsaw test asserting wrong cluster name#469
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
lmiccini:fix-chainsaw-restore-cluster2-assert

Conversation

@lmiccini
Copy link
Copy Markdown
Contributor

The cluster2-1node-assert.yaml was asserting on name: openstack instead of name: cluster2, so the test never waited for the cluster2 Galera cluster to be ready. This caused a race condition where the next step tried to exec into cluster2-galera-0 before MySQL was accepting connections, resulting in socket connection errors.

The cluster2-1node-assert.yaml was asserting on name: openstack instead
of name: cluster2, so the test never waited for the cluster2 Galera
cluster to be ready. This caused a race condition where the next step
tried to exec into cluster2-galera-0 before MySQL was accepting
connections, resulting in socket connection errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lmiccini lmiccini requested review from dciabrin and zzzeek May 25, 2026 08:42
@openshift-ci openshift-ci Bot requested a review from abays May 25, 2026 08:42
@lmiccini
Copy link
Copy Markdown
Contributor Author

/test mariadb-operator-build-deploy-chainsaw

1 similar comment
@lmiccini
Copy link
Copy Markdown
Contributor Author

/test mariadb-operator-build-deploy-chainsaw

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 26, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dciabrin, lmiccini

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit c224e74 into openstack-k8s-operators:main May 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants