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

ci: provide k8s-e2e-external-storage jobs for different k8s versions #2037

Merged
merged 1 commit into from
May 3, 2021

Commits on May 3, 2021

  1. ci: provide k8s-e2e-external-storage jobs for different k8s versions

    The Kubernetes e2e external storage tests from v1.21 do not work yet
    with Ceph-CSI. In order to address the issues, the job is now provided
    and can be run with:
    
         /test ci/centos/k8s-e2e-external-storage/1.21
    
    The job for v1.20 is enabled by default, and identified by the
    ci/centos/k8s-e2e-external-storage/1.20 context in PRs.
    
    Updates: ceph#2017
    Signed-off-by: Niels de Vos <[email protected]>
    nixpanic authored and mergify-bot committed May 3, 2021
    Configuration menu
    Copy the full SHA
    d6d10f6 View commit details
    Browse the repository at this point in the history