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

e2e test that creates GKE cluster with default settings #12934

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

IsaSih
Copy link
Contributor

@IsaSih IsaSih commented Dec 23, 2024

Summary

Occurred changes and/or fixed issues

This PR addresses the issue rancher/qa-tasks#1571.
This is a single e2e test that creates a GKE cluster with the default settings and verifies that the cluster is created and that the GKE default version and zone are displayed in the UI elements as expected. To support the test, were created GKE-related page objects for the GKE Create cloud credentials page, the GKE authenticate page with Project ID, and the Create GKE Cluster Page.

Some methods and variables were created but are not being used in this single test. Still, they will be used for the upcoming tests.

Storing the GKE Cloud credentials will be addressed in another PR.

Areas or cases that should be tested

Create a GKE Cluster with default settings
Other cluster provisioning-related tests
Other cloud credentials creation related tests
Other pages that contain LabeledInput or LabeledSelect elements

Areas which could experience regressions

other cluster provisioning tests

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@IsaSih IsaSih added this to the v2.11.0 milestone Dec 23, 2024
@IsaSih IsaSih requested a review from yonasberhe23 December 23, 2024 12:46
@IsaSih IsaSih self-assigned this Dec 23, 2024
@IsaSih IsaSih requested a review from richard-cox January 2, 2025 05:33
@IsaSih IsaSih requested a review from richard-cox January 9, 2025 03:10
@IsaSih
Copy link
Contributor Author

IsaSih commented Jan 16, 2025

@richard-cox could you please give an update on the review? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] Cluster Provisioning - Provision Hosted Cluster - GKE
2 participants