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

[WIP ]Instascale hypershift e2e #311

Conversation

Fiona-Waters
Copy link
Contributor

@Fiona-Waters Fiona-Waters commented Sep 28, 2023

Issue link

Jira Issue

What changes have been made

An e2e test has been added to test the entire instascale flow on a ROSA Hosted Hypershift Cluster.

Verification steps

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Testing is not required for this change

Should(WithTransform(AppWrapperState, Equal(mcadv1beta1.AppWrapperStateActive)))

// look for a node pool with a label key equal to aw name - expect to find it
test.Eventually(NodePools(test, connection), TestTimeoutLong).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
test.Eventually(NodePools(test, connection), TestTimeoutLong).
test.Eventually(NodePools(test, connection), TestTimeoutGpuProvisioning).

@Fiona-Waters Fiona-Waters force-pushed the instascale-hypershift-e2e branch from 241f616 to 9adede8 Compare January 24, 2024 17:44
@Fiona-Waters Fiona-Waters force-pushed the instascale-hypershift-e2e branch from 9adede8 to 0cf73e8 Compare January 24, 2024 22:58
Copy link

openshift-ci bot commented Jan 24, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

3 participants