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/system: Add a test case for automount with multi images #23301

Merged
merged 1 commit into from
Jul 29, 2024

Commits on Jul 26, 2024

  1. Add test steps for automount with multi images

    These test steps check the automount feature with multi images for
    following item:
      1. multi images can be auotmounted with yaml file.
      2. if there are same path exist in the images, the last one
    should trumps.
      3. the volume is mounted readonly in the container.
      4. the volumes are only mounted in the specific container, but
    not the whole pods.
    
    Signed-off-by: Yiqiao Pu <ypu@redhat.com>
    ypu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a18bd3e View commit details
    Browse the repository at this point in the history