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

E2E test for broker tracing #1878

Closed
wants to merge 1 commit into from

Conversation

daisy-ycguo
Copy link
Member

Fixes #1766

Proposed Changes

  • Add an E2E test for tracing through Brokers.

Release Note
NONE

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 12, 2019
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 12, 2019
@daisy-ycguo daisy-ycguo changed the title E2E test for broker tracing [WIP] E2E test for broker tracing Sep 12, 2019
@knative-prow-robot knative-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. area/test-and-release Test infrastructure, tests or release labels Sep 12, 2019
@daisy-ycguo
Copy link
Member Author

daisy-ycguo commented Sep 12, 2019

This PR is WIP and for review. It is based on PR #1858. Can only be merged after PR #1858 gets merged.

@Harwayne will you review it and see if it meets the test case described in issue #1766 ?
/assign @Harwayne

@adrcunha adrcunha requested review from chizhg and Harwayne and removed request for adrcunha and steuhs September 12, 2019 17:12
@daisy-ycguo daisy-ycguo force-pushed the broker-trace branch 2 times, most recently from 06d4b9d to c5744fb Compare September 26, 2019 08:21
@daisy-ycguo daisy-ycguo changed the title [WIP] E2E test for broker tracing E2E test for broker tracing Sep 26, 2019
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 26, 2019
Harwayne added a commit to Harwayne/knative-eventing that referenced this pull request Sep 30, 2019
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: daisy-ycguo
To complete the pull request process, please assign chaodaig
You can assign the PR to them by writing /assign @chaodaig in a comment when ready.

The full list of commands accepted by this bot can be found 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

@daisy-ycguo daisy-ycguo force-pushed the broker-trace branch 4 times, most recently from 9b5248a to ec89a07 Compare October 1, 2019 17:56
@knative-prow-robot
Copy link
Contributor

@daisy-ycguo: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
pull-knative-eventing-unit-tests d66a29d link /test pull-knative-eventing-unit-tests
pull-knative-eventing-integration-tests d66a29d link /test pull-knative-eventing-integration-tests

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.

@daisy-ycguo
Copy link
Member Author

Close it because @Harwayne has moved it to PR #1995.

@daisy-ycguo daisy-ycguo closed this Oct 8, 2019
knative-prow-robot pushed a commit that referenced this pull request Oct 9, 2019
* Copied verbatim from @daisy-ycguo's #1878.

* Trace outline.

* Add a hacky sleep so the Broker comes online.

* Single trace!

* Single place adds all the outgoing tracing.

* Random

* TestSpanTrace.Notes.

* Small Changes.

* In the right direction.

* Close to working.

* It works!

* Remove debug logging.

* 2 minutes.

* Remove unneeded addition of the traceparent attribute.

* Fix trace name unit test.

* Improve comments.

* Swtich the sleep to waiting for the Broker to be ready.

* PR comments.

* Rename to uri.go.

* chose -> choose
matzew added a commit to matzew/eventing that referenced this pull request Oct 24, 2022
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-and-release Test infrastructure, tests or release cla: yes Indicates the PR's author has signed the CLA. 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.

E2E Test - Trace through Broker
3 participants