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_stale_volume_snapshot_cleanup_cli fails intermittently due to AssertionError: assert 'stale' == 'stale-with-snapshot' #11357

Open
sidhant-agrawal opened this issue Feb 10, 2025 · 0 comments
Assignees
Labels
Medium Priority Fix this after High Priority tickets are fixed. Squad/Green

Comments

@sidhant-agrawal
Copy link
Contributor

test_stale_volume_snapshot_cleanup_cli fails intermittently while checking for stale volumes

RUN ID: 1738719346
RP: https://url.corp.redhat.com/c5a6b20

 assert stale_with_snapshot_subvolume[3] == "stale-with-snapshot"
E       AssertionError: assert 'stale' == 'stale-with-snapshot'
E         - stale-with-snapshot
E         + stale



tests/functional/odf-cli/test_pvc_stale_volume_cleanup_cli.py:231: AssertionError
@sidhant-agrawal sidhant-agrawal added Medium Priority Fix this after High Priority tickets are fixed. Squad/Green labels Feb 10, 2025
@sidhant-agrawal sidhant-agrawal self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Priority Fix this after High Priority tickets are fixed. Squad/Green
Projects
None yet
Development

No branches or pull requests

1 participant