Skip to content

Ported broker tests to new images and cleanup#3301

Merged
knative-prow-robot merged 2 commits into
knative:masterfrom
slinkydeveloper:broker_channel_flow_transformation
Jun 10, 2020
Merged

Ported broker tests to new images and cleanup#3301
knative-prow-robot merged 2 commits into
knative:masterfrom
slinkydeveloper:broker_channel_flow_transformation

Conversation

@slinkydeveloper
Copy link
Copy Markdown
Contributor

Signed-off-by: Francesco Guardiani francescoguard@gmail.com

Part of #3267

Proposed Changes

  • TestBrokerConfig, TestBrokerChannelFlow and TestBrokerDeadLetterSink were running the same exact helper with same parameters, so i removed the TestBrokerConfig and TestBrokerDeadLetterSink
  • Renamed the helper TestBrokerWithConfig to BrokerChannelFlowWithTransformation, removed the duplicated BrokerChannelFlowTestHelper, ported to new test images
  • Ported EventTransformationForTriggerTestHelper to new test images
  • Removed upper level consts in test/e2e/helpers/broker_test_helper.go
  • Ported test/e2e/helpers/trigger_no_broker_test_helper.go to new test images

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 10, 2020
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 10, 2020
@knative-prow-robot knative-prow-robot added area/test-and-release Test infrastructure, tests or release approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 10, 2020
@slinkydeveloper
Copy link
Copy Markdown
Contributor Author

/assign @vaikas

cc @n3wscott @nlopezgi

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:
gofmt -s -w $(find -path './vendor' -prune -o -path './third_party' -prune -o -type f -name '*.go' -print)

Comment thread test/e2e/helpers/broker_event_transformation_test_helper.go Outdated
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Jun 10, 2020

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slinkydeveloper, 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 merged commit 1873f64 into knative:master Jun 10, 2020
@slinkydeveloper slinkydeveloper deleted the broker_channel_flow_transformation branch June 10, 2020 16:01
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.

5 participants