Skip to content
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

[release-0.17] Set check retry function #4114

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

pierDipi
Copy link
Member

@pierDipi pierDipi commented Sep 24, 2020

Part of #4111

This PR sets the CheckRetry function and add some unit tests.

Proposed Changes

Release Note

- 🐛 Fix bug
Channels and Brokers correctly retry on non 2xx HTTP status codes

@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/test-and-release Test infrastructure, tests or release labels Sep 24, 2020
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 24, 2020
@pierDipi
Copy link
Member Author

=== RUN   TestPersistedStore
    persisted_store_test.go:103: Timed out waiting for configmap creation.
--- FAIL: TestPersistedStore (1.00s)

/retest

@knative-test-reporter-robot

The following jobs failed:

Test name Triggers Retries
pull-knative-eventing-conformance-tests 0/3

Failed non-flaky tests preventing automatic retry of pull-knative-eventing-conformance-tests:

test/conformance.TestChannelStatus/Channel_has_required_status_fields#03
test/conformance.TestChannelStatus/Channel-messaging.knative.dev/v1
test/conformance.TestChannelStatus
.Test

@matzew
Copy link
Member

matzew commented Sep 25, 2020

/test all
/lgtm
/approve

@knative-prow-robot knative-prow-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 25, 2020
Signed-off-by: Pierangelo Di Pilato <[email protected]>
@knative-prow-robot knative-prow-robot removed lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Sep 25, 2020
Copy link
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 25, 2020
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew, pierDipi

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

@knative-metrics-robot
Copy link

The following is the coverage report on the affected files.
Say /test pull-knative-eventing-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/kncloudevents/message_sender.go 44.1% 63.9% 19.8

@knative-prow-robot knative-prow-robot merged commit 049b8e7 into knative:release-0.17 Sep 25, 2020
matzew pushed a commit to matzew/eventing that referenced this pull request Sep 28, 2020
Signed-off-by: Pierangelo Di Pilato <[email protected]>
openshift-merge-robot pushed a commit to openshift/knative-eventing that referenced this pull request Sep 29, 2020
Signed-off-by: Pierangelo Di Pilato <[email protected]>

Co-authored-by: Pierangelo Di Pilato <[email protected]>
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. area/test-and-release Test infrastructure, tests or release cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants