|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 683.1] openQA test fails in znc - znc service fails to start due to wrong default config file path | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Max Lin <mlin> |
| Component: | Other | Assignee: | Martin Pluskal <mpluskal> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | david.mulder, dimstar, guillaume.gardet |
| Version: | Leap 15.6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/4166786/modules/znc/steps/48 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Max Lin
2024-05-08 01:44:40 UTC
further analysis shows, that this is not a product bug, but rather a test bug. the shipped znc.service contains: ExecStart=/usr/bin/znc -f --datadir=/var/lib/znc znc --makeconf, when started without --datadir, falls back to ~/.znc the test should specify the same datadir as used by the service file to launch znc (In reply to Dominique Leuenberger from comment #2) > https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19372 merged; test fixed |