openshift / cluster-node-tuning-operator

Manage node-level tuning by orchestrating the tuned daemon.
Apache License 2.0
102 stars 105 forks source link

WIP: One shot tuning must start after irqbalance cleanup #1164

Open MarSik opened 2 months ago

MarSik commented 2 months ago

This fixes a potential race condition between the two early services:

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MarSik

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: - ~~[OWNERS](https://github.com/openshift/cluster-node-tuning-operator/blob/master/OWNERS)~~ [MarSik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jmencak commented 2 months ago

local test failing, perhaps make render-sync ?

openshift-ci[bot] commented 2 months ago

@MarSik: The following tests 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-pao 1be6e9d9d78507d4696a67c6535dc2d6d24e6f28 link true /test e2e-gcp-pao
ci/prow/e2e-hypershift-pao 1be6e9d9d78507d4696a67c6535dc2d6d24e6f28 link true /test e2e-hypershift-pao
ci/prow/e2e-no-cluster 1be6e9d9d78507d4696a67c6535dc2d6d24e6f28 link true /test e2e-no-cluster

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).