action #29625
closed
[sle][functional][easy]test fails in hostname_inst on dirty shell -> cleanup in partitioning_lvm before resuming
Added by okurz about 7 years ago.
Updated almost 7 years ago.
Category:
Bugs in existing tests
Description
Observation¶
openQA test in scenario sle-12-SP4-Server-DVD-x86_64-cryptlvm+activate_existing@64bit fails in
hostname_inst
trying to find the needle "install-shell" which it can not find because in a previous step in https://openqa.suse.de/tests/1335732#step/partitioning_lvm/39 we were using the shell in a different directory.
Reproducible¶
Fails since (at least) Build 0073
Expected result¶
The "install-shell" should be left in a consistent state after partitioning_lvm has been executed -> go back to '/' directory before resuming installation
Further details¶
Always latest result in this scenario: latest
- Assignee set to mgriessmeier
so we have some cleanup code already in hostname_inst
I see different options to solve this
- duplicate the code and execute it in partitioning_lvm as well < BAD
- create a helper function and call it in both testcases < better but lib/utils is already too overloaded
- clean the console on every switch to 'install-shell' to start freshly < I like this by far the most, but there might be some pitfall here
- Status changed from In Progress to Feedback
- Status changed from Feedback to Resolved
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: cryptlvm+activate_existing+force_recompute
https://openqa.suse.de/tests/1407986
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: cryptlvm+activate_existing+force_recompute
https://openqa.suse.de/tests/1407986
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: cryptlvm+activate_existing+force_recompute
https://openqa.suse.de/tests/1535908
Also available in: Atom
PDF