-
Notifications
You must be signed in to change notification settings - Fork 72
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
Conversation
Skipping CI for Draft Pull Request. |
/test all |
[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 |
/retest |
1 similar comment
/retest |
987e74f
to
f76785e
Compare
/test all |
/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
f76785e
to
7e31cba
Compare
/test all |
@tmshort I think the WIP/draft makes test not run on default |
Agreed, but they were running, and then after my force push they weren't... and now they are... |
Yeah, the "run tests on push" is turned off for drafts |
@tmshort: The following tests failed, say
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. |
/close |
No description provided.