Skip to content

WIP: Sync 2023 10 05 steve #577

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

Closed
wants to merge 17 commits into from

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Oct 9, 2023

No description provided.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 9, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 9, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@tmshort
Copy link
Contributor Author

tmshort commented Oct 9, 2023

/test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tmshort

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 Oct 9, 2023
@tmshort
Copy link
Contributor Author

tmshort commented Oct 9, 2023

/retest

1 similar comment
@tmshort
Copy link
Contributor Author

tmshort commented Oct 10, 2023

/retest

@tmshort tmshort force-pushed the sync-2023-10-05-steve branch from 987e74f to f76785e Compare October 10, 2023 14:11
@stevekuznetsov
Copy link
Contributor

/test all

@tmshort
Copy link
Contributor Author

tmshort commented Oct 11, 2023

/retest

Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 072243f8f567371ac74865d56484693a4440d01d
When all of the k8s objects that need labels have them, we are good to
exit the process. The next Pod that start up will detect that all labels
are present and be able to filter informers going forward.

Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: d2c82523734946610734b24b84239a6eb12173d2
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 754017f86c34532771f3dbba220890700dadb485
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: f7383ec1af5823f555f9079ed0ba495dc1f3b3d4
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 87a3d95074c1642e8fceccd6707dac7b6ace0595
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 5c5e86267ec3035a847bb073ce6295b3e1f79ee9
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: e120237d9a782c51570fa3cd1e7b08b2ad0d5f62
The issue for this is open for years and it's not super interesting to
go debug it. The test threads will exit when the test process does.
Having teardown fail means none of the other tests run for me.

Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: b683c28b31ad12f8acb8f7fd4d7beb85c74a751f
That also starts LIST + WATCH calls and needs labelling ... sigh.

Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: f7ed5b198eca371819b7db727a54a9fca78b2465
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 69d0fa36acb87dad3add9afe094e5aaa78b4b616
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: a476dc0f5053a1f777828ff3bb53d37634df86d5
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: f84ac84e7318cb52d1affc67afb20946c02c599a
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 1d1ab6fdce0c8c0eb8ccde7f6fa94623002706ec
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 7ef3712dae367a3d9e2ca3c05c7a175711eee975
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 3aa08f8693ab6f1bb2a39f3dae8d5d5e54207dd2
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 30f2150cd5598ff1d9e5a6692a70cc56116dab29
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 03302ffed096ccaf553716ac18bb1bcd4f388c87
@tmshort tmshort force-pushed the sync-2023-10-05-steve branch from f76785e to 7e31cba Compare October 11, 2023 03:11
@tmshort tmshort closed this Oct 11, 2023
@tmshort tmshort reopened this Oct 11, 2023
@tmshort
Copy link
Contributor Author

tmshort commented Oct 11, 2023

/test all

@stevekuznetsov
Copy link
Contributor

@tmshort I think the WIP/draft makes test not run on default

@tmshort
Copy link
Contributor Author

tmshort commented Oct 11, 2023

Agreed, but they were running, and then after my force push they weren't... and now they are...

@stevekuznetsov
Copy link
Contributor

Yeah, the "run tests on push" is turned off for drafts

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 11, 2023

@tmshort: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/verify 7e31cba link true /test verify
ci/prow/e2e-gcp-olm 7e31cba link true /test e2e-gcp-olm
ci/prow/e2e-gcp-ovn 7e31cba link true /test e2e-gcp-ovn
ci/prow/e2e-gcp-olm-flaky 7e31cba link false /test e2e-gcp-olm-flaky

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@tmshort
Copy link
Contributor Author

tmshort commented Oct 11, 2023

/close
Closing in favor of #581

@tmshort tmshort closed this Oct 11, 2023
@tmshort tmshort deleted the sync-2023-10-05-steve branch October 23, 2023 13:38
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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants