Skip to content

Add docs on how to run conf tests against preexisting broker#3872

Merged
knative-prow-robot merged 3 commits into
knative:masterfrom
lberk:document-broker
Aug 20, 2020
Merged

Add docs on how to run conf tests against preexisting broker#3872
knative-prow-robot merged 3 commits into
knative:masterfrom
lberk:document-broker

Conversation

@lberk
Copy link
Copy Markdown
Member

@lberk lberk commented Aug 18, 2020

Also, fix being able to run conf tests against existing broker 🤦
Fixes #3667


Also, fix being able to run conf tests against existing broker 🤦
Fixes knative#3667
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Aug 18, 2020
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. area/test-and-release Test infrastructure, tests or release labels Aug 18, 2020
Copy link
Copy Markdown
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

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

Produced via:
prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github | grep -v docs/cmd/)

@lberk
Copy link
Copy Markdown
Member Author

lberk commented Aug 19, 2020

/test pull-knative-eventing-upgrade-tests

Comment thread test/conformance/helpers/broker_data_plane_test_helper.go Outdated
Comment thread test/lib/resources/eventing.go Outdated

```shell
go test -v -tags e2e knative.dev/eventing/test/conformance -brokername=foo -brokernamespace=bar -run TestBrokerV1Beta1DataPlaneIngress

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: empty line

@knative-prow-robot knative-prow-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 19, 2020
@pierDipi
Copy link
Copy Markdown
Member

@lberk, test failures are related to the issue #3873.

Copy link
Copy Markdown
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 19, 2020
@knative-test-reporter-robot
Copy link
Copy Markdown

The following jobs failed:

Test name Triggers Retries
pull-knative-eventing-upgrade-tests 2020-08-19 13:50:40.945 +0000 UTC
2020-08-19 13:56:40.863 +0000 UTC
2020-08-19 14:03:10.683 +0000 UTC
2020-08-19 14:11:10.696 +0000 UTC
3/3

Job pull-knative-eventing-upgrade-tests expended all 3 retries without success.

@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Aug 19, 2020

/lgtm
/approve

@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lberk, pierDipi, vaikas

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 19, 2020
@pierDipi
Copy link
Copy Markdown
Member

eventing.yaml released https://github.com/knative/eventing/releases/tag/v0.17.1
/retest

@knative-prow-robot knative-prow-robot merged commit a16efe4 into knative:master Aug 20, 2020
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create documentation for how to run conformance tests against a pre-existing broker.

7 participants