Skip to content

Bug 2078528: bump cluster-node-tuning-operator apirequests upper bound for OpenStack#27052

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
EmilienM:bz2078528
Apr 27, 2022
Merged

Bug 2078528: bump cluster-node-tuning-operator apirequests upper bound for OpenStack#27052
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
EmilienM:bz2078528

Conversation

@EmilienM
Copy link
Member

@EmilienM EmilienM commented Apr 25, 2022

When deploying OCP on OpenStack with OVNKubernetes, we got this error
from the tests:

"Operator \"cluster-node-tuning-operator\" produces more watch requests than expected: watchrequestcount=143, upperbound=88, ratio=1.625"

Bumping the upperbound to 103 should solve this issue.

@openshift-ci openshift-ci bot added bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Apr 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 25, 2022

@EmilienM: This pull request references Bugzilla bug 2078528, which is invalid:

  • expected the bug to target the "4.11.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 2078528: bump cluster-node-tuning-operator apirequests upper bound for OpenStack

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.

@openshift-ci openshift-ci bot requested review from adambkaplan and knobunc April 25, 2022 15:10
@EmilienM
Copy link
Member Author

/bugzilla refresh

@openshift-ci openshift-ci bot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Apr 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 25, 2022

@EmilienM: This pull request references Bugzilla bug 2078528, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.11.0) matches configured target release for branch (4.11.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

/bugzilla refresh

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.

Copy link
Contributor

@mdbooth mdbooth left a comment

Choose a reason for hiding this comment

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

Do we know the source of all these additional watch events? Have we reached out to the owners of cluster-node-tuning-operator? It's my understanding that, in aggregate, the cost of these things is non-trivial, so we could just be sweeping a potential issue under the carpet.

If we're going to bump the limit I'd like to see an associated justification for it beyond "it's breaking CI".

@MarSik
Copy link
Contributor

MarSik commented Apr 25, 2022

Well PAO was merged with NTO, but the limits were supposed to be bumped already.

@yanirq
Copy link

yanirq commented Apr 26, 2022

Well PAO was merged with NTO, but the limits were supposed to be bumped already.

The limits where indeed bumped but not for OpenStack: #26944

@dulek
Copy link
Contributor

dulek commented Apr 26, 2022

/test e2e-openstack

@dulek
Copy link
Contributor

dulek commented Apr 26, 2022

/test e2e-openstack-ovn

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 26, 2022

@dulek: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test e2e-aws-fips
  • /test e2e-aws-image-registry
  • /test e2e-aws-jenkins
  • /test e2e-aws-serial
  • /test e2e-gcp
  • /test e2e-gcp-builds
  • /test e2e-gcp-image-ecosystem
  • /test e2e-gcp-upgrade
  • /test extended_gssapi
  • /test extended_ldap_groups
  • /test extended_networking
  • /test images
  • /test verify
  • /test verify-deps

The following commands are available to trigger optional jobs:

  • /test e2e-agnostic-cmd
  • /test e2e-aws
  • /test e2e-aws-cgroupsv2
  • /test e2e-aws-csi
  • /test e2e-aws-csi-migration
  • /test e2e-aws-disruptive
  • /test e2e-aws-multitenant
  • /test e2e-aws-ovn
  • /test e2e-aws-proxy
  • /test e2e-aws-single-node
  • /test e2e-aws-single-node-serial
  • /test e2e-aws-single-node-upgrade
  • /test e2e-aws-upgrade
  • /test e2e-azure
  • /test e2e-gcp-csi
  • /test e2e-gcp-disruptive
  • /test e2e-gcp-fips-serial
  • /test e2e-gcp-ovn-rt-upgrade
  • /test e2e-metal-ipi
  • /test e2e-metal-ipi-ovn-dualstack
  • /test e2e-metal-ipi-ovn-ipv6
  • /test e2e-metal-ipi-serial
  • /test e2e-metal-ipi-virtualmedia
  • /test e2e-openstack
  • /test e2e-openstack-serial
  • /test e2e-vsphere
  • /test okd-e2e-gcp

Use /test all to run the following jobs that were automatically triggered:

  • pull-ci-openshift-origin-master-e2e-agnostic-cmd
  • pull-ci-openshift-origin-master-e2e-aws-cgroupsv2
  • pull-ci-openshift-origin-master-e2e-aws-csi
  • pull-ci-openshift-origin-master-e2e-aws-fips
  • pull-ci-openshift-origin-master-e2e-aws-serial
  • pull-ci-openshift-origin-master-e2e-aws-single-node
  • pull-ci-openshift-origin-master-e2e-aws-single-node-upgrade
  • pull-ci-openshift-origin-master-e2e-gcp
  • pull-ci-openshift-origin-master-e2e-gcp-csi
  • pull-ci-openshift-origin-master-e2e-gcp-ovn-rt-upgrade
  • pull-ci-openshift-origin-master-e2e-gcp-upgrade
  • pull-ci-openshift-origin-master-images
  • pull-ci-openshift-origin-master-verify
  • pull-ci-openshift-origin-master-verify-deps
Details

In response to this:

/test e2e-openstack-ovn

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.

@EmilienM
Copy link
Member Author

/test e2e-openstack

"cluster-image-registry-operator": 112,
"cluster-monitoring-operator": 48,
"cluster-node-tuning-operator": 44.0,
"cluster-node-tuning-operator": 143.0,
Copy link
Member

Choose a reason for hiding this comment

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

@stbenjam, since you bumped the allowed watches for node-tuning-operator for other platforms in #26944, does this number makes sense to you?
I'm unable to run your script to check what are the openstack percentiles.

Copy link
Member

Choose a reason for hiding this comment

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

Finally managed to generate the percentiles. This is what we get for OpenStack:

 50%  90%  95% 100% 
 123  147  154  187 

Copy link
Member

Choose a reason for hiding this comment

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

Looks like we need to take the highest value, add 10%, and divide by 2. For us that would be (187 + 19) / 2 = 103.

…d for OpenStack

When deploying OCP on OpenStack with OVNKubernetes, we got this error
from the tests:

```
"Operator \"cluster-node-tuning-operator\" produces more watch requests than expected: watchrequestcount=143, upperbound=88, ratio=1.625"
```

Bumping the upperbound to 103 should solve this issue.
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 27, 2022

@EmilienM: This pull request references Bugzilla bug 2078528, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.11.0) matches configured target release for branch (4.11.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

Bug 2078528: bump cluster-node-tuning-operator apirequests upper bound for OpenStack

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.

Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

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

/lgtm

@mdbooth
Copy link
Contributor

mdbooth commented Apr 27, 2022

My previous concern has been addressed.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 27, 2022
@mandre
Copy link
Member

mandre commented Apr 27, 2022

/test e2e-openstack

@stbenjam
Copy link
Member

Looks accurate based on the history, and similar to values for other platforms.

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 27, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EmilienM, mandre, mdbooth, stbenjam

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 Apr 27, 2022
@openshift-merge-robot openshift-merge-robot merged commit ac3c998 into openshift:master Apr 27, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 27, 2022

@EmilienM: All pull requests linked via external trackers have merged:

Bugzilla bug 2078528 has been moved to the MODIFIED state.

Details

In response to this:

Bug 2078528: bump cluster-node-tuning-operator apirequests upper bound for OpenStack

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.

@EmilienM EmilienM deleted the bz2078528 branch April 27, 2022 16:33
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 27, 2022

@EmilienM: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-ovn-rt-upgrade 7875d10 link false /test e2e-gcp-ovn-rt-upgrade

Full PR test history. Your PR dashboard.

Details

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.

@EmilienM
Copy link
Member Author

/cherry-pick release-4.10

@openshift-cherrypick-robot

@EmilienM: new pull request created: #27064

Details

In response to this:

/cherry-pick release-4.10

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.

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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants