xfstests: get XFSTESTS_BLACKLIST from file#25023
xfstests: get XFSTESTS_BLACKLIST from file#25023lansuse wants to merge 1 commit intoos-autoinst:masterfrom
Conversation
|
Great PR! Please pay attention to the following items before merging: Files matching
This is an automatically generated QA checklist based on modified files. |
cb787e8 to
4942bf6
Compare
set known issue file url to XFSTESTS_BLACKLIST if it starts with http:// or https:// For instance: XFSTESTS_BLACKLIST=http://example.com/blacklist.yaml
|
Why do we need YAML support in
Can we use just one variable ? Bot variables points into same repo anyway (just different files for different product). |
In a brief, we just extend original XFSTESTS_BLACKLIST to use a yaml file. That's for change history tracking, and more readable. This won't impact maintenance testing. More details in, #24639 |
set known issue file url to XFSTESTS_BLACKLIST if it starts with http:// or https://
For instance: XFSTESTS_BLACKLIST=http://example.com/blacklist.yaml
https://openqa.suse.de/tests/21450869 (XFSTESTS_BLACKLIST only)
https://openqa.suse.de/tests/21450860 (XFSTESTS_BLACKLIST + XFSTESTS_KNOWN_ISSUES)