action #55115
Updated by SLindoMansilla over 5 years ago
## Observation Apparently after the dracut test is done, the sssd test cannot be executed. To support the hypotheses I've triggered an extra test: https://openqa.suse.de/tests/3209687 The log fails like this, theory could be that the wait_boot and/or power_action needs to reconnect to the SUT. ``` # wait_serial expected: qr/(?^ui:login:\s*$)/ # Result: Script started, file is /tmp/serial_terminal.txt.GeGU1_eLDCKOBBPU Connected to domain openQA-SUT-1 Escape character is ^] error: operation failed: Active console session exists for this domain CONSOLE_EXIT_GeGU1_eLDCKOBBPU: 1 Script done, file is /tmp/serial_terminal.txt.GeGU1_eLDCKOBBPU ``` openQA test in scenario sle-12-SP5-Server-DVD-s390x-extra_tests_in_textmode@s390x-kvm-sle12 fails in [sssd](https://openqa.suse.de/tests/3206629/modules/sssd/steps/1) ## Test suite description Maintainer: asmorodskyi,okurz Mainly console extratest ## Suggestions * Check lib/power_action_utils.pm and see if by using keep_console helps with the situation for s390 * Consult with PO :) * <del>Move dracut to a separate test suite.</del> * Improve the power_action function to take into account the bakend and keep consoles. - Hint from kdump_and_crash: power_action('reboot', keepconsole => is_spvm); ## Reproducible Fails since (at least) Build [0170](https://openqa.suse.de/tests/2945593) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?distri=sle&machine=s390x-kvm-sle12&arch=s390x&version=12-SP5&flavor=Server-DVD&test=extra_tests_in_textmode)