Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

[v0.21.0] Backport of PRs 5321 and 4815#1284

Merged
openshift-merge-robot merged 2 commits into
openshift:release-v0.21.0from
cardil:backport/v0.21.0/pr-5321-and-4815
May 26, 2021
Merged

[v0.21.0] Backport of PRs 5321 and 4815#1284
openshift-merge-robot merged 2 commits into
openshift:release-v0.21.0from
cardil:backport/v0.21.0/pr-5321-and-4815

Conversation

@cardil
Copy link
Copy Markdown

@cardil cardil commented May 25, 2021

[v0.21.0] Backport of PRs knative#5321 and knative#4815

cardil added 2 commits May 25, 2021 15:15
Extension point for transport used to send events in upgrade tests

* EventSender interface to enable customisation of sending events
* Clean ups
* Basic extendability of wathola sender
* Updating boilerplate
* Testing sender services
* Allow of customization of wathola test images on downstream
* Waiting until test port is open
* Switch to v2 of pelletier/toml to support reading string/map[string]interface{} for interface{} typed field.
* LogLevel is settable
* Logging received event
* Changes after review
Allow to change SUT for upgrade tests

* Introduction of SUT package
* Refactor to keep used interfaces and deprecate them first
* Update-codegen
* Restoring configuration options, to have Deprecated status instead
* Working e2e test
* Fixing NPE in upgrade tests
* Introducing new interfaces for configuration and easy execution
* NPE fix in continual.go@55
* Removal of ensure.NoError
* Raising UnavailablePeriodToReport to 10s to make tests more stable
* Running all e2e tagged tests
* Raising unavailibility period to 60s as load & retries makes it longer.
* Execute upgrade e2e tests with additional run
* Using SutURL in wathola config instead of BrokerURL
* Removal of redundant namespace option
* Switch to using interface{} as endpoint address representation
* Fixing compile error on prober
* Use full event type only
* Remove unused event prefix
* Renaming after code review
* Removal of unnecessary github.com/prometheus/common
* Remove Kafka from README and SUT to graph
* Remove unused EventsTypePrefix option
* Remove execution of TestBrokerAndTriggers helper test
@openshift-ci openshift-ci Bot requested review from alanfx and devguyio May 25, 2021 13:59
@openshift-ci openshift-ci Bot added the area/test-and-release Issues or PRs related to test and release label May 25, 2021
@cardil cardil force-pushed the backport/v0.21.0/pr-5321-and-4815 branch from 799cc87 to 116524f Compare May 25, 2021 13:59
@cardil
Copy link
Copy Markdown
Author

cardil commented May 25, 2021

/hold

Until confirmed work well on serverless-operator repo

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 25, 2021
Copy link
Copy Markdown
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 26, 2021
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 26, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cardil, 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 26, 2021
@cardil
Copy link
Copy Markdown
Author

cardil commented May 26, 2021

Unfortunately we can't verify all of those PRs without merging them, as openshift-knative/eventing-kafka#215 adds new test image, and we need to PR openshift/release, after openshift-knative/eventing-kafka#215 is merged.

After those changes the openshift-knative/serverless-operator#983 can use this code and see the new test image.

/unhold

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 26, 2021
@openshift-merge-robot openshift-merge-robot merged commit 4c434bb into openshift:release-v0.21.0 May 26, 2021
@cardil cardil deleted the backport/v0.21.0/pr-5321-and-4815 branch May 26, 2021 12:20
openshift-merge-robot pushed a commit that referenced this pull request Jun 10, 2021
* [0.22] Backport of PRs 5321 and 4815 (from #1284)

* Backport of (knative#4815)

Extension point for transport used to send events in upgrade tests

* EventSender interface to enable customisation of sending events
* Clean ups
* Basic extendability of wathola sender
* Updating boilerplate
* Testing sender services
* Allow of customization of wathola test images on downstream
* Waiting until test port is open
* Switch to v2 of pelletier/toml to support reading string/map[string]interface{} for interface{} typed field.
* LogLevel is settable
* Logging received event
* Changes after review

* Backport of (knative#5321)

Allow to change SUT for upgrade tests

* Introduction of SUT package
* Refactor to keep used interfaces and deprecate them first
* Update-codegen
* Restoring configuration options, to have Deprecated status instead
* Working e2e test
* Fixing NPE in upgrade tests
* Introducing new interfaces for configuration and easy execution
* NPE fix in continual.go@55
* Removal of ensure.NoError
* Raising UnavailablePeriodToReport to 10s to make tests more stable
* Running all e2e tagged tests
* Raising unavailibility period to 60s as load & retries makes it longer.
* Execute upgrade e2e tests with additional run
* Using SutURL in wathola config instead of BrokerURL
* Removal of redundant namespace option
* Switch to using interface{} as endpoint address representation
* Fixing compile error on prober
* Use full event type only
* Remove unused event prefix
* Renaming after code review
* Removal of unnecessary github.com/prometheus/common
* Remove Kafka from README and SUT to graph
* Remove unused EventsTypePrefix option
* Remove execution of TestBrokerAndTriggers helper test

* Backport of knative#5444 (#1286)

* Don't wait on triggers, before deploying their subscriber

* Restore manually modified vendor dir
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release Issues or PRs related to test and release lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants