WIP DO NOT MERGE: Debug output for TestRouteAdmissionPolicy#1049
WIP DO NOT MERGE: Debug output for TestRouteAdmissionPolicy#1049gcs278 wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test e2e-aws-operator |
|
openshift/router#588 merged. Spinning e2e operator tests to see if we still get flakes in |
|
/test e2e-gcp-operator |
|
/test e2e-azure-operator |
2 similar comments
|
/test e2e-azure-operator |
|
/test e2e-azure-operator |
|
/test e2e-gcp-operator |
904e37c to
27104f8
Compare
|
Found a flake here, however it was clear my debug code was causing it, because I was rolling the routers by enabling verbose logging and not waiting for the deployment to finish. Now this should be the real test. |
|
/help |
|
openshift/router#587 merged which should fix the flake. |
|
Not our flake: /test e2e-aws-operator |
|
/test e2e-gcp-operator |
|
/test e2e-azure-operator |
27104f8 to
55bb3f3
Compare
|
Failure in e2e-azure-operator is NOT a flake. My debug code couldn't find a router pod that disappeared, and used |
|
No flakes. |
|
/test e2e-azure-operator |
|
/test e2e-aws-operator |
|
/test e2e-gcp-operator |
|
No flakes. |
|
/test e2e-aws-operator |
|
/test e2e-gcp-operator |
|
@gcs278: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
I feel free confident openshift/router#587 fixed the flakes in |
|
@gcs278: Closed this PR. DetailsIn response to this:
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. |
WIP PR to test TestRouteAdmissionPolicy failures. Prints expected vs. got route conditions, enables verbose router logs, and dumps the router logs upon cleanup.