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

[release-v1.58] Work around common snapshot controller issue in tests #2996

Commits on Nov 22, 2023

  1. Work around common snapshot controller issue in tests

    This issue prevents the common csi snapshot controller from removing it's
    PVC finalizer:
    kubernetes-csi/external-snapshotter#957
    
    This causes us some pain in testing:
    https://search.ci.kubevirt.io/?search=dataimportcron_test.go%3A138&maxAge=336h&context=1&type=bug%2Bissue%2Bjunit&name=&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job
    so let's try working around it.
    
    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu authored and kubevirt-bot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9859307 View commit details
    Browse the repository at this point in the history