switch leader election lock for ocm to openshift-controller-manager#22771
switch leader election lock for ocm to openshift-controller-manager#22771openshift-merge-robot merged 2 commits intoopenshift:masterfrom
Conversation
|
@deads2k shot in the dark that maybe we weren't creating the openshift-controller-manager namespace in integration tests? |
|
@deads2k this seems promising...passed test/cmd anyway. |
a74eb16 to
db25eb7
Compare
ed42fd6 to
2c4d1b3
Compare
| // we should be seeing an "ADD" watch event being emitted, since we are specifically watching this project via a field selector | ||
| waitForAdd("ns-01", w, t) | ||
| // TODO: Something is modifying the project, someone should track down what. | ||
| waitForModified("ns-01", w, t) |
There was a problem hiding this comment.
this should no longer be necessary. Removing it may prevent flakes since we don't know why it's timed this way at the moment.
There was a problem hiding this comment.
removed, will self-lgtm
|
minor comment. lgtm otherwise /lgtm |
|
New changes are detected. LGTM label has been removed. |
|
@adambkaplan fyi. this completes moving the openshift-controller-manager lease object into the openshift-controller-manager namespace instead of kube-system |
|
New changes are detected. LGTM label has been removed. |
|
/retest |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
2 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest
…On Tue, May 7, 2019 at 8:19 PM OpenShift CI Robot ***@***.***> wrote:
@bparees <https://github.com/bparees>: The following test *failed*, say
/retest to rerun them all:
Test name Commit Details Rerun command
ci/prow/integration f3be6c4
<f3be6c4>
link
<https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/22771/pull-ci-openshift-origin-master-integration/6287> /test
integration
Full PR test history <https://openshift-gce-devel.appspot.com/pr/22771>. Your
PR dashboard <https://openshift-gce-devel.appspot.com/pr/bparees>. Please
help us cut down on flakes by linking to
<https://github.com/kubernetes/community/blob/master/contributors/devel/flaky-tests.md#filing-issues-for-flaky-tests>
an open issue
<https://github.com/openshift/origin/issues?q=is:issue+is:open> when you
hit one in your PR.
Instructions for interacting with me using PR comments are available here
<https://git.k8s.io/community/contributors/guide/pull-requests.md>. If
you have questions or suggestions related to my behavior, please file an
issue against the kubernetes/test-infra
<https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:>
repository. I understand the commands that are listed here
<https://go.k8s.io/bot-commands>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22771 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABF6LXXR2APA6E2YXSDI43DPUIMCTANCNFSM4HKWCY2A>
.
--
Ben Parees | OpenShift
|
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/test e2e-aws-serial |
No description provided.