Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1753932: OpenStack: Ensure haproxy pod has the needed resources #1125

Merged

Conversation

mandre
Copy link
Member

@mandre mandre commented Sep 20, 2019

One of the consequences of making the static pods known to k8s in #1122 is that now the smoke test complain that some of the pods do not comply with the requirements.

By adding resources claim to the haproxy pod, we ensure it is not running with best-effort QoS.

This fixes the "[Feature:Platform][Smoke] Managed cluster should ensure control plane pods do not run in best-effort QoS [Suite:openshift/conformance/parallel]" failure in e2e-openstack job.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 20, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 20, 2019
@mandre
Copy link
Member Author

mandre commented Sep 20, 2019

Sorry for the lack of context, I'm in a bit of a hurry and wanted to push my changes quicly. I'll improve the PR description in a couple of hours.

@mandre
Copy link
Member Author

mandre commented Sep 20, 2019

/test e2e-openstack

@tomassedovic
Copy link
Contributor

Looks like this fixed the QoS errors.

The other one (tollerations) should be fixed by this patch:

#1126

@Fedosin
Copy link
Contributor

Fedosin commented Sep 20, 2019

/test e2e-aws-op

One of the consequences of making the static pods known to k8s in
openshift#1122 is that
now the smoke test complain that some of the pods do not comply with
the requirements.

By adding resources claim to the haproxy pod, we ensure it is not
running with best-effort QoS.

This fixes the "[Feature:Platform][Smoke] Managed cluster should ensure
control plane pods do not run in best-effort QoS
[Suite:openshift/conformance/parallel]" failure in e2e-openstack job.

Fixes bz#1753932
@mandre
Copy link
Member Author

mandre commented Sep 20, 2019

/bugzilla refresh

@openshift-ci-robot
Copy link
Contributor

@mandre: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

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.

@mandre mandre changed the title OpenStack: Ensure haproxy pod has the needed resources Bug 1753932: OpenStack: Ensure haproxy pod has the needed resources Sep 20, 2019
@openshift-ci-robot
Copy link
Contributor

@mandre: This pull request references Bugzilla bug 1753932, which is invalid:

  • expected the bug to target the "4.2.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.

In response to this:

Bug 1753932: OpenStack: Ensure haproxy pod has the needed resources

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-robot openshift-ci-robot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Sep 20, 2019
@mandre
Copy link
Member Author

mandre commented Sep 20, 2019

/assign @runcom

@tomassedovic
Copy link
Contributor

/bugzilla refresh

@openshift-ci-robot
Copy link
Contributor

@tomassedovic: This pull request references Bugzilla bug 1753932, 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.

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.

@openshift-ci-robot openshift-ci-robot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Sep 20, 2019
@mandre
Copy link
Member Author

mandre commented Sep 20, 2019

/test e2e-openstack

@mandre
Copy link
Member Author

mandre commented Sep 20, 2019

/hold

We'll revert #1122 instead as this is really urgent.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 20, 2019
@celebdor
Copy link
Contributor

@yboaron ptal

@mandre
Copy link
Member Author

mandre commented Sep 21, 2019

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 21, 2019
@Fedosin
Copy link
Contributor

Fedosin commented Sep 21, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 21, 2019
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fedosin, mandre

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

6 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 40e0a12 into openshift:master Sep 21, 2019
@openshift-ci-robot
Copy link
Contributor

@mandre: All pull requests linked via external trackers have merged. Bugzilla bug 1753932 has been moved to the MODIFIED state.

In response to this:

Bug 1753932: OpenStack: Ensure haproxy pod has the needed resources

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-robot
Copy link
Contributor

@mandre: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-openstack 31ec054 link /test e2e-openstack

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

rgolangh added a commit to rgolangh/machine-config-operator that referenced this pull request Oct 18, 2019
Following the fixed proposed on openshift#1125

Signed-off-by: Roy Golan <rgolan@redhat.com>
vrutkovs pushed a commit to vrutkovs/machine-config-operator that referenced this pull request Oct 19, 2019
Following the fixed proposed on openshift#1125

Signed-off-by: Roy Golan <rgolan@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. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants