|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20240128] perl-Bootloader: pbl --log creates empty log file | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Cédric Vidot <cedric.vidot> |
| Component: | Bootloader | Assignee: | Cédric Vidot <cedric.vidot> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bootloader-maintainers, mchang, snwint |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE Tumbleweed | ||
| URL: | https://openqa.opensuse.org/tests/3899504/modules/perl_bootloader/steps/43 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Cédric Vidot
2024-01-30 12:25:19 UTC
Hi Steffen, Could you please have a look for the empty log an intended behavior or not ? Thanks. 'pbl --log foo' is not a good test as it doesn't specify any action for pbl. Better use 'pbl --log foo --default-settings' (for example). Otherwise pbl will set the log file and then do nothing - i.e also log nothing. The change compared to SLE came with the rewrite as shell script. Please adjust the test. Hi Steffen, Noted, I updated the test: https://openqa.opensuse.org/tests/3958904#step/perl_bootloader/51 Thanks, looks good. |