OCPBUGS-15934: unit test ctrrcfg uses *resource.Quantity to use *resource.Quantity#4044
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test all |
|
/test all |
|
@QiWang19: This pull request references Jira Issue OCPBUGS-15934, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
|
@QiWang19: This pull request references Jira Issue OCPBUGS-15934, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
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. |
|
/hold |
Signed-off-by: Qi Wang <qiwan@redhat.com>
7928c9f to
287c0d6
Compare
|
@QiWang19: This pull request references Jira Issue OCPBUGS-15934, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
yuqi-zhang
left a comment
There was a problem hiding this comment.
/lgtm
This was fixed in API already, having these additional tests should be a safe change which won't require additional verification in the MCO
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: QiWang19, yuqi-zhang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@QiWang19: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@QiWang19: Jira Issue OCPBUGS-15934: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-15934 has been moved to the MODIFIED state. DetailsIn response to this:
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. |
|
[ART PR BUILD NOTIFIER] This PR has been included in build openshift-proxy-pull-test-container-v4.15.0-202311301610.p0.gbce791e.assembly.stream for distgit openshift-proxy-pull-test. |
|
Fix included in accepted release 4.15.0-0.nightly-2023-12-02-123536 |
Close: OCPBUGS-15934
- What I did
#4012 vendors in the new API and implemented the fix. This PR just added unit tests.
unit tests ctrrcfg using *resource.Quantity
(originally tried to fix through #3815)
- How to verify it
- Description for the changelog