Skip to content

[WIP]Cleanup before adding E2E test for KafkaChannel#1319

Closed
chizhg wants to merge 23 commits into
knative:masterfrom
chizhg:CleanUp
Closed

[WIP]Cleanup before adding E2E test for KafkaChannel#1319
chizhg wants to merge 23 commits into
knative:masterfrom
chizhg:CleanUp

Conversation

@chizhg
Copy link
Copy Markdown
Contributor

@chizhg chizhg commented Jun 2, 2019

Proposed Changes

Some cleanup and refactor for the current code before adding E2E test to Kafka Channel CRD.

This PR contains change in #1309, please hold until it is merged.
/hold

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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 2, 2019
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 2, 2019
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Fredy-Z
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: grantr

If they are not already assigned, you can assign the PR to them by writing /assign @grantr in a comment when ready.

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 area/test-and-release Test infrastructure, tests or release label Jun 2, 2019
@chizhg
Copy link
Copy Markdown
Contributor Author

chizhg commented Jun 2, 2019

/uncc @n3wscott
/uncc @nbarthwal

Comment thread test/base/constants.go
Comment thread test/base/constants.go
// InMemoryChannelKind is the kind for InMemoryChannel.
InMemoryChannelKind string = "InMemoryChannel"
// KafkaChannelKind is the kind for KafkaChannel.
KafkaChannelKind string = "KafkaChannel"
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.

I can still select that the e2e tests run on a set of given channels ? E.g. just kafka and in-mem >?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes. The flag will still be named as clusterChannelProvisioners until provisioner implementation is removed.

@chizhg chizhg changed the title [WIP]Cleanup before adding E2E test to Kafka Channel CRD [WIP]Cleanup before adding E2E test to KafkaChannel Jun 3, 2019
@chizhg chizhg changed the title [WIP]Cleanup before adding E2E test to KafkaChannel [WIP]Cleanup before adding E2E test for KafkaChannel Jun 3, 2019
@chizhg
Copy link
Copy Markdown
Contributor Author

chizhg commented Jun 5, 2019

Close this PR as we will have it all the change in the following PRs.

@chizhg chizhg closed this Jun 5, 2019
@chizhg chizhg deleted the CleanUp branch June 5, 2019 16:58
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. 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants