Skip to content

Performance testing code cleanup#1928

Merged
knative-prow-robot merged 2 commits into
knative:masterfrom
slinkydeveloper:cleanup-performance
Sep 20, 2019
Merged

Performance testing code cleanup#1928
knative-prow-robot merged 2 commits into
knative:masterfrom
slinkydeveloper:cleanup-performance

Conversation

@slinkydeveloper
Copy link
Copy Markdown
Contributor

Cleanup old latency test/images
Renamed test image latencymako to performance
Updated README to explain metrics meanings
Added baseline configurations

Proposed Changes

  • Cleanup old latency test/images
  • Renamed test image latencymako to performance
  • Updated README to explain metrics meanings
  • Added baseline configurations

/assign grantr
/assign antoineco

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 19, 2019
@knative-prow-robot knative-prow-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 19, 2019
@knative-prow-robot knative-prow-robot added the area/test-and-release Test infrastructure, tests or release label Sep 19, 2019
@antoineco
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 Sep 19, 2019
Copy link
Copy Markdown
Contributor

@grantr grantr left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 19, 2019
@grantr
Copy link
Copy Markdown
Contributor

grantr commented Sep 19, 2019

@slinkydeveloper looks like you have a merge conflict.

Renamed test image latencymako to performance
Updated README to explain metrics meanings
Added baseline configurations

Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
@knative-prow-robot knative-prow-robot removed the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2019
@antoineco
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 Sep 20, 2019
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
@knative-prow-robot knative-prow-robot removed the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2019
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grantr, slinkydeveloper

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

@antoineco
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 Sep 20, 2019
volumes:
- name: config-mako
configMap:
name: config-mako No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add trailing newline:

Suggested change
name: config-mako
name: config-mako

* Publish latency represents how long the sender took to publish the event to its sink
* Delivery latency represents how much long the event took to go from the "intent" of publish (before publishing request happens) to the delivery of the event in the receiver

Throughputs are calculated doing the finite difference of timestamp - count vector. In particular:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove trailing whitespace:

Suggested change
Throughputs are calculated doing the finite difference of timestamp - count vector. In particular:
Throughputs are calculated doing the finite difference of timestamp - count vector. In particular:

@knative-prow-robot knative-prow-robot merged commit f9bbc53 into knative:master Sep 20, 2019
matzew added a commit to matzew/eventing that referenced this pull request Nov 16, 2022
* Adding HPA patch

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

* Adding SeccompProfile patch

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

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
creydr pushed a commit to creydr/knative-eventing that referenced this pull request Dec 23, 2022
* Adding HPA patch

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

* Adding SeccompProfile patch

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

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
(cherry picked from commit 181f37b)
matzew added a commit to creydr/knative-eventing that referenced this pull request Jan 3, 2023
* Adding HPA patch

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

* Adding SeccompProfile patch

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

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
(cherry picked from commit 181f37b)
openshift-merge-robot pushed a commit to openshift-knative/eventing that referenced this pull request Jan 9, 2023
* [main] Patches to make OCP 48 -> OCP 4.11 work (knative#1928)

* Adding HPA patch

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

* Adding SeccompProfile patch

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

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
(cherry picked from commit 181f37b)

* Apply HPA and SeccompProfile patch

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants