action #106673
closed[qe-core] test fails in nginx on SLED where it is not available
0%
Description
Observation¶
openQA test in scenario sle-15-SP3-Online-QR-SLED-x86_64-gnome@uefi fails in
nginx
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Maintainer: slindomansilla
The standard scenario where we mainly just follow installation suggestions without any adjustments as long as the default desktop is gnome.
Reproducible¶
Fails since (at least) Build 200.13
Expected result¶
Last good: 200.10 (or more recent)
Further details¶
Always latest result in this scenario: latest
Acceptance Criteris¶
AC1: Don't execute nginx test on SLED flavors.
Further Information¶
AFAICS nginx is not part of SLED and should not be tested against SLED flavours.
Updated by maritawerner almost 3 years ago
- Subject changed from test fails in nginx to [qe-core] test fails in nginx
Updated by openqa_review almost 3 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: gnome
https://openqa.suse.de/tests/8130071
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by tjyrinki_suse almost 3 years ago
- Description updated (diff)
- Status changed from New to Workable
- Start date deleted (
2022-02-11)
Updated by tjyrinki_suse almost 3 years ago
- Subject changed from [qe-core] test fails in nginx to [qe-core] test fails in nginx on SLED where it is not available
Updated by zluo almost 3 years ago
- Status changed from Workable to In Progress
remove nginx from consoletest for SLED then.
Updated by zluo almost 3 years ago
Updated by zluo almost 3 years ago
to use is_desktop() for detect SLED. check:
https://openqa.suse.de/tests/8297238
https://openqa.suse.de/tests/8297275
Updated by zluo almost 3 years ago
- Status changed from In Progress to Resolved
PR merged and verified on OSD:
https://openqa.suse.de/tests/8307161#details
nginx has been excluded now, set is as resolved.