-
Notifications
You must be signed in to change notification settings - Fork 89
disable olm descriptor support #1251
disable olm descriptor support #1251
Conversation
/test performance |
Recently, Crunchy Postgres Operator test started to fail on OCP 4.12.. working on fixing that in #1250 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks OK to me but was not expecting all the code to be removed just disabled. What changed?
Then Service Binding is ready | ||
And The application env var "BACKEND_USERNAME" has value "AzureDiamond" | ||
And The application env var "BACKEND_PASSWORD" has value "hunter2" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's just a git revert
away.
This was causing performance issues under OCP 4.11. Signed-off-by: Andy Sadler <ansadler@redhat.com>
5a7ca05
to
ecca6f0
Compare
/test performance |
/retest |
/lgtm kpi:
- name: usage
metrics:
- average: 12.03225806451613
first: 1.0
last: 34.0
maximum: 86.0
median: 5.0
minimum: 0.0
name: CPU_millicores
- average: 108.09925558312655
first: 49.0
last: 148.0
maximum: 149.0
median: 112.0
minimum: 49.0
name: Memory_MiB |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pmacik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
@sadlerap: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Manually tested with 4.12 and the tests passed. Merging. |
This was causing performance issues under OCP 4.11. Signed-off-by: Andy Sadler <ansadler@redhat.com>
This was causing performance issues under OCP 4.11.
Signed-off-by: Andy Sadler ansadler@redhat.com
Changes
/kind enhancement
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
included if any changes are user facing
included if any functionality added or changed. For bugfixes please include tests that can catch regressions
@external-feedback
tag.