Skip to content

Conversation

@andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented Mar 28, 2025

This PR fixes the failing search e2e test.

Issue: the List command changed its output when there are no nodes from 404 to {}. I also discovered that there is no need to wait for the deletion of the search node if the next step is deleting the cluster.

Comment on lines 60 to 61
require.NoError(t, err, respStr)
require.Empty(t, respStr)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

:hide_the_pain_andrea 😞

./bin/atlas cluster search nodes ls -P dev1 --clusterName cluster-924-2d65cdd1524 -o json                                                                     
{}

@github-actions
Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master 2d65cdd 38.1%
test_search a3fa924 38.1%
Difference 0%

@andreaangiolillo andreaangiolillo changed the title fix: search e2e tests CLOUDP-309137: search e2e tests Mar 31, 2025
@andreaangiolillo andreaangiolillo marked this pull request as ready for review March 31, 2025 09:13
@andreaangiolillo andreaangiolillo requested a review from a team as a code owner March 31, 2025 09:13
@andreaangiolillo andreaangiolillo merged commit 1676999 into master Mar 31, 2025
60 checks passed
@andreaangiolillo andreaangiolillo deleted the test_search branch March 31, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants