Skip to content

Enable more sources on e2e test cfg#4434

Merged
knative-prow-robot merged 5 commits into
knative:masterfrom
matzew:enable_more_sources
Nov 10, 2020
Merged

Enable more sources on e2e test cfg#4434
knative-prow-robot merged 5 commits into
knative:masterfrom
matzew:enable_more_sources

Conversation

@matzew
Copy link
Copy Markdown
Member

@matzew matzew commented Oct 29, 2020

Signed-off-by: Matthias Wessendorf mwessend@redhat.com

Fixes #

Proposed Changes

  • adding more source cfgs

Release Note


Docs

@knative-prow-robot knative-prow-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 29, 2020
@google-cla google-cla Bot added the cla: yes Indicates the PR's author has signed the CLA. label Oct 29, 2020
@knative-prow-robot knative-prow-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 29, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew

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 Oct 29, 2020
@knative-prow-robot knative-prow-robot added the area/test-and-release Test infrastructure, tests or release label Oct 29, 2020
@matzew
Copy link
Copy Markdown
Member Author

matzew commented Oct 29, 2020

/assign @devguyio

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 29, 2020

Codecov Report

Merging #4434 (0ee32c2) into master (44e2412) will increase coverage by 0.07%.
The diff coverage is 86.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4434      +/-   ##
==========================================
+ Coverage   81.19%   81.27%   +0.07%     
==========================================
  Files         281      282       +1     
  Lines        7981     8004      +23     
==========================================
+ Hits         6480     6505      +25     
  Misses       1112     1112              
+ Partials      389      387       -2     
Impacted Files Coverage Δ
...econciler/inmemorychannel/dispatcher/controller.go 78.26% <20.00%> (ø)
pkg/kncloudevents/message_sender.go 78.00% <50.00%> (-1.67%) ⬇️
...ciler/apiserversource/resources/receive_adapter.go 93.10% <66.66%> (ø)
pkg/mtbroker/filter/filter_handler.go 79.51% <88.88%> (+0.99%) ⬆️
pkg/adapter/v2/main_message.go 32.50% <100.00%> (ø)
pkg/channel/message_dispatcher.go 77.31% <100.00%> (-0.24%) ⬇️
pkg/kncloudevents/http_client.go 100.00% <100.00%> (ø)
...iler/inmemorychannel/dispatcher/inmemorychannel.go 89.39% <100.00%> (+0.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44e2412...6114143. Read the comment docs.

@matzew
Copy link
Copy Markdown
Member Author

matzew commented Nov 4, 2020

/refresh
/retest

@matzew matzew changed the title WIP: Enable more sources on e2e test cfg Enable more sources on e2e test cfg Nov 4, 2020
@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 Nov 4, 2020
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew force-pushed the enable_more_sources branch from ce7629d to 5eaeb79 Compare November 4, 2020 13:44
Copy link
Copy Markdown
Contributor

@devguyio devguyio left a comment

Choose a reason for hiding this comment

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

Just some suggestion to clarify the message which was confusing IMHO and removed a duplicate -channels option in e2e tests script

Comment thread test/e2e-conformance-tests.sh Outdated
Comment thread test/e2e-tests.sh Outdated
Comment thread test/e2e-tests.sh Outdated
matzew and others added 3 commits November 10, 2020 09:06
Co-authored-by: Ahmed Abdalla Abdelrehim <aabdelre@redhat.com>
Co-authored-by: Ahmed Abdalla Abdelrehim <aabdelre@redhat.com>
Co-authored-by: Ahmed Abdalla Abdelrehim <aabdelre@redhat.com>
@devguyio
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 10, 2020
@knative-prow-robot knative-prow-robot merged commit 746dcf8 into knative:master Nov 10, 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants