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

Integration: Enable TestVolumeOwnership on Windows #6275

Merged
merged 2 commits into from
Dec 14, 2021
Merged

Integration: Enable TestVolumeOwnership on Windows #6275

merged 2 commits into from
Dec 14, 2021

Commits on Dec 7, 2021

  1. Enable TestVolumeOwnership on Windows

    This change enables the TestVolumeOwnership on Windows. The test
    assumes that the volume-ownership image is built on Windows, thus
    ensuring that Windows file security info (ACLs and ownership info)
    are attached to the C:\volumes\test_dir path.
    
    Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
    gabriel-samfira committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    22dc60e View commit details
    Browse the repository at this point in the history
  2. Replace find with native Go code

    Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
    gabriel-samfira committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    77a321a View commit details
    Browse the repository at this point in the history