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: Add new e2e test suite for v2prov #175

Merged
merged 2 commits into from
Oct 3, 2023

Commits on Oct 3, 2023

  1. feat: add e2e that ensures v2prov doesn't break

    This change adds a new e2e test suite that checks that installing
    Rancher Turtles doesn't break v2prov.
    
    The test will provision a RKE2 cluster in Azure. It will then connect to
    the cluster via the kubeconfig.
    
    Signed-off-by: Richard Case <richard.case@suse.com>
    richardcase committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    285f1e3 View commit details
    Browse the repository at this point in the history
  2. chore: add variables to e2e long workflow

    Signed-off-by: Richard Case <richard.case@suse.com>
    richardcase committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8ab5158 View commit details
    Browse the repository at this point in the history