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/e2e: DRY up waiting on conditions #2703

Conversation

stevekuznetsov
Copy link
Contributor

Signed-off-by: Steve Kuznetsov [email protected]

/assign @ncdc

@openshift-ci openshift-ci bot requested review from kylape and shawn-hurley January 30, 2023 15:48
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 30, 2023
@stevekuznetsov stevekuznetsov force-pushed the skuznets/eventually-condition branch from 36791c0 to 71d268e Compare January 30, 2023 15:52
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 30, 2023
@stevekuznetsov
Copy link
Contributor Author

Probably can follow-up with a summary of all conditions in the case where we can't find the one that is being waited on - if we ensure a stable sort order for those, they will de-dupe correctly in the framework.Eventually() call.

@stevekuznetsov stevekuznetsov force-pushed the skuznets/eventually-condition branch 3 times, most recently from 6b4e424 to 18b3d1a Compare January 30, 2023 15:59
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 1, 2023
@stevekuznetsov stevekuznetsov force-pushed the skuznets/eventually-condition branch from dd7e3a4 to 1f3b590 Compare February 1, 2023 20:48
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 1, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 1, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 1, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ncdc

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 1, 2023
@openshift-merge-robot openshift-merge-robot merged commit 998b73b into kcp-dev:main Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants