Skip to content

Add e2e test for api server source#1362

Merged
knative-prow-robot merged 2 commits into
knative:masterfrom
chizhg:AddTestForApiServerSource
Jun 15, 2019
Merged

Add e2e test for api server source#1362
knative-prow-robot merged 2 commits into
knative:masterfrom
chizhg:AddTestForApiServerSource

Conversation

@chizhg
Copy link
Copy Markdown
Contributor

@chizhg chizhg commented Jun 6, 2019

Fixes #1356

Proposed Changes

  • Add a basic e2e test case for ApiServerSource

Release Note

NONE

@knative-prow-robot knative-prow-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 6, 2019
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 6, 2019
@knative-prow-robot knative-prow-robot added the area/test-and-release Test infrastructure, tests or release label Jun 6, 2019
@chizhg chizhg force-pushed the AddTestForApiServerSource branch from becc37f to c0c00b6 Compare June 7, 2019 21:59
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 7, 2019
@chizhg chizhg changed the title [WIP]Add e2e test for api server source Add e2e test for api server source Jun 7, 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 Jun 7, 2019
@chizhg
Copy link
Copy Markdown
Contributor Author

chizhg commented Jun 7, 2019

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 7, 2019
@chizhg
Copy link
Copy Markdown
Contributor Author

chizhg commented Jun 12, 2019

/uncc @ericKlawitter
/uncc @dushyanthsc
/cc @vaikas-google

@knative-prow-robot knative-prow-robot requested review from vaikas and removed request for dushyanthsc and ericKlawitter June 12, 2019 19:04
@chizhg chizhg force-pushed the AddTestForApiServerSource branch from f4fe649 to 315b622 Compare June 12, 2019 19:08
@matzew
Copy link
Copy Markdown
Member

matzew commented Jun 13, 2019

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 13, 2019
@knative-prow-robot knative-prow-robot removed the lgtm Indicates that a PR is ready to be merged. label Jun 14, 2019
@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Jun 15, 2019

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fredy-Z, vaikas-google

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 Jun 15, 2019
@knative-prow-robot knative-prow-robot merged commit 1f85ff9 into knative:master Jun 15, 2019
@chizhg chizhg deleted the AddTestForApiServerSource branch June 17, 2019 17:00
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.

Add an e2e test case for ApiServerSource

5 participants