Bug 923199
| Summary: | [1.5] kdump reboot fills console output asking for deleting results confirmation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Petr Beňas <pbenas> | ||||
| Component: | Test Suite (harness) | Assignee: | Greg Nichols <gnichols> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 1.5 | CC: | bbrock, pstehlik, qcai, rlandry | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | hwcert-client-1.5.9-R20 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-07-31 10:00:00 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: | |||||||
| Attachments: |
|
||||||
Created attachment 730869 [details]
change init and continuation.py to use hwcert-backend continue --mode auto
Note that the interactive sesssion using hwcert will end with the induced kernel panic. hwcert-backend will complete the kdump test(s). Then the tester may restart hwcert to submit results.
Verified in hwcert-client 1.5.9 R36 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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1125.html |
Description of problem: Console is spammed by 'Are you sure you want to delete all test results? (y|n) Please answer y or n.' question after reboot in kdump test. Version-Release number of selected component (if applicable): hwcert-client-1.5.9-6.el5 hwcert-client-1.5.9-7.el5 hwcert-client-1.5.9-8.el5 How reproducible: 100% Steps to Reproduce: 1. hwc/hwcert-backend plan 2. hwc run -t kdump Actual results: after reboot, hwcert process is running and spamming serial console # pstree -p | grep hwcert |-hwcert(3350) Expected results: local kdump test passes Additional info: related to bug 772545 ?