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

Remove old check #2281

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Conversation

yanazaeva
Copy link
Contributor

Related issue
#2280

Description

This closes #2280. In this pull request, we removed a check the test was performing. This check looked in the cluster.log file, looking for a particular file. Due to a change in the code, these chunks are not going to be displayed anymore. As they are not shown anymore, the test was failing when trying to find them. The test is still functional, as now it only looks for this new information in the global.db database.

@snaow
Copy link
Contributor

snaow commented Nov 30, 2021

You are not only removing an old check, but you are also increasing the sleep timer. Remember to include all the details in the explanation.

On top of that, please, improve the PR titles, "Remove old check" does not really mean anything. Thanks.

@snaow snaow merged commit 87d3c36 into master Nov 30, 2021
@snaow snaow deleted the feature/2280-update-test-according-to-release branch November 30, 2021 23:04
@snaow snaow mentioned this pull request Jan 27, 2022
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.

Remove a callback check from the agent_info_sync test
4 participants