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

test/e2e: check ReadyToUse before checking it remains #31

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

ushitora-anqou
Copy link
Contributor

@ushitora-anqou ushitora-anqou commented Jul 11, 2024

Currently, we don't check a MantleBackup is ReadyToUse before we check the ReadyToUse condition remains. Thus, our e2e test often fails at this point:

This PR fixes the problem above, by checking the MantleBackup is ReadyToUse beforehand.

Signed-off-by: Ryotaro Banno <ryotaro.banno@gmail.com>
@ushitora-anqou ushitora-anqou marked this pull request as ready for review July 11, 2024 08:08
@satoru-takeuchi satoru-takeuchi merged commit 5710628 into main Jul 12, 2024
2 checks passed
@satoru-takeuchi satoru-takeuchi deleted the stabilize-e2e-tests branch July 12, 2024 00:05
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