This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Port 4093 to our 0.16#845
Merged
openshift-merge-robot merged 1 commit intoSep 25, 2020
Merged
Conversation
…e#4093) * Use WaitForPodRunning instead of WaitForResourceReady on pods Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> * Check if pod is running in isResourceReady Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> * Revert "Use WaitForPodRunning instead of WaitForResourceReady on pods" This reverts commit 6d59fd2.
Member
Author
|
/retest
On Thu 24. Sep 2020 at 10:15, OpenShift CI Robot ***@***.***> wrote:
@matzew <https://github.com/matzew>: The following test *failed*, say
/retest to rerun all failed tests:
Test name Commit Details Rerun command
ci/prow/45-e2e-aws-ocp-45 96fc411
<96fc411>
link
<https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_knative-eventing/845/pull-ci-openshift-knative-eventing-release-v0.16.0-45-e2e-aws-ocp-45/1309020164791996416> /test
45-e2e-aws-ocp-45
Full PR test history
<https://prow.ci.openshift.org/pr-history?org=openshift&repo=knative-eventing&pr=845>.
Your PR dashboard
<https://prow.ci.openshift.org/pr?query=is:pr+state:open+author:matzew>.
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
<#845 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABGPTUJZNL2CJJYLNVCEGTSHL52XANCNFSM4RX47XVA>
.
--
Sent from Gmail Mobile
|
Member
Author
|
/retest |
Member
|
/lgtm This is done to reduce some test flakes. I hope this would be helpful in our e2e tests as well |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, matzew The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
as per title