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

OSSM-1397 Add test to check whether the operator adds back the maistra.io/member-of label after it's removed #639

Merged
merged 1 commit into from Nov 27, 2023

Conversation

luksa
Copy link
Contributor

@luksa luksa commented Nov 20, 2023

No description provided.

@openshift-ci openshift-ci bot added the size/M label Nov 20, 2023
@@ -83,6 +84,32 @@ func TestSMMRAutoCreationAndDeletion(t *testing.T) {
})
}

func TestSMMReconciliation(t *testing.T) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This doesn't need to run for all SMCP versions, as it doesn't depend on the SMCP version. How do I make this test run only once? Are there any other tests like this?

Copy link
Member

Choose a reason for hiding this comment

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

Check if SMCP versions is the newest?

@luksa
Copy link
Contributor Author

luksa commented Nov 27, 2023

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit fcedfe8 into maistra:main Nov 27, 2023
8 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.

None yet

2 participants