-
Notifications
You must be signed in to change notification settings - Fork 107
Bug 2113936: e2e: check for tsc=reliable instead of tsc=nowatchdog #410
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 2113936: e2e: check for tsc=reliable instead of tsc=nowatchdog #410
Conversation
Recent TuneD realtime profile is using tsc=reliable instead of tsc=nowatchdog. Adjust [reboots][machine_config_labels] to reflect this. See: redhat-performance/tuned#423 Signed-off-by: Jiri Mencak <jmencak@users.noreply.github.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jmencak 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 |
/cc @yanirq |
/lgtm |
/hold |
do we still to maintain and align the assets ? e.g.
|
/hold cancel |
@jmencak: all tests passed! 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. |
/cherry-pick release-4.11 |
@jmencak: new pull request created: #411 In 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. |
@jmencak: All pull requests linked via external trackers have merged: Bugzilla bug 2113936 has been moved to the MODIFIED state. In 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. |
Recent TuneD realtime profile is using tsc=reliable instead of tsc=nowatchdog. Adjust [reboots][machine_config_labels] to reflect this. See: redhat-performance/tuned#423 Signed-off-by: Jiri Mencak <jmencak@users.noreply.github.com> Co-authored-by: Jiri Mencak <jmencak@users.noreply.github.com>
Recent TuneD realtime profile is using tsc=reliable instead of tsc=nowatchdog. Adjust [reboots][machine_config_labels] to reflect this. See: redhat-performance/tuned#423 Signed-off-by: Jiri Mencak <jmencak@users.noreply.github.com> Co-authored-by: Jiri Mencak <jmencak@users.noreply.github.com>
Recent TuneD realtime profile is using
tsc=reliable
instead of
tsc=nowatchdog
. Adjust[reboots][machine_config_labels]
to reflect this. See:redhat-performance/tuned#423
Signed-off-by: Jiri Mencak jmencak@users.noreply.github.com