Bug 2113936
| Summary: | Fix e2e tests for [reboots][machine_config_labels] (tsc=nowatchdog) | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jiří Mencák <jmencak> | |
| Component: | Node Tuning Operator | Assignee: | Jiří Mencák <jmencak> | |
| Status: | CLOSED ERRATA | QA Contact: | liqcui | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.12 | CC: | dagray | |
| Target Milestone: | --- | |||
| Target Release: | 4.12.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2113938 (view as bug list) | Environment: | ||
| Last Closed: | 2023-01-17 19:54:07 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2113938 | |||
|
Description
Jiří Mencák
2022-08-02 11:19:25 UTC
Verified Result: STEP: Assert if isolcpus was applied in machineconfig... Aug 3 11:10:06.597: INFO: The result is: - isolcpus=managed_irq,domain,1 STEP: Assert if isolcpus was applied in labled node... Aug 3 11:10:13.163: INFO: The result is: BOOT_IMAGE=(hd0,gpt3)/ostree/rhcos-b7abffa730a638aea5e7af9469756ecca11741407fc7e9389d872c62eda2edfb/vmlinuz-4.18.0-372.16.1.el8_6.x86_64 console=tty0 console=ttyS0,115200n8 ostree=/ostree/boot.0/rhcos/b7abffa730a638aea5e7af9469756ecca11741407fc7e9389d872c62eda2edfb/0 ignition.platform.id=aws root=UUID=efa37443-9b3b-40dd-92b4-f7cb2eb673f0 rw rootflags=prjquota boot=UUID=293495cc-6f48-451e-9324-359545bdd2b0 skew_tick=1 isolcpus=managed_irq,domain,1 intel_pstate=disable nosoftlockup tsc=reliable tsc changed to reliable. E2E Test is also passed
• [SLOW TEST:161.400 seconds]
[reboots][machine_config_labels] Node Tuning Operator machine config labels
/home/ocpadmin/ocp-psap-testcase/nto/cluster-node-tuning-operator/test/e2e/reboots/machine_config_labels.go:18
machine config labels
/home/ocpadmin/ocp-psap-testcase/nto/cluster-node-tuning-operator/test/e2e/reboots/machine_config_labels.go:26
kernel parameters set
/home/ocpadmin/ocp-psap-testcase/nto/cluster-node-tuning-operator/test/e2e/reboots/machine_config_labels.go:43
------------------------------
Ran 3 of 3 Specs in 632.046 seconds
SUCCESS! -- 3 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestNodeTuningOperator (632.05s)
PASS
ok github.com/openshift/cluster-node-tuning-operator/test/e2e/reboots 632.069s
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:7399 |