forked from infra/ansible
greenwave: gate on desktop_notifications_postinstall_updatetest x86_64
Test is disabled on aarch64 on KDE for being flaky, and is also a bit flaky on aarch64 on GNOME on F43, so we can't gate on aarch64 for now. Will maybe re-assess when F43 goes EOL. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
975539e3bb
commit
541c938f4e
1 changed files with 6 additions and 0 deletions
|
|
@ -318,6 +318,9 @@ rules:
|
|||
- !PassingTestCaseRule {test_case_name: update.desktop_keyring, scenario: "fedora.updates-workstation.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_login, scenario: "fedora.updates-workstation.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_login, scenario: "fedora.updates-workstation.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_notifications_postinstall_updatetest, scenario: "fedora.updates-workstation.x86_64.64bit"}
|
||||
# FIXME this is a bit flaky on f43 for some reason; uncomment when f43 is EOL
|
||||
# - !PassingTestCaseRule {test_case_name: update.desktop_notifications_postinstall_updatetest, scenario: "fedora.updates-workstation.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_printing, scenario: "fedora.updates-workstation.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_printing, scenario: "fedora.updates-workstation.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_printing_builtin, scenario: "fedora.updates-workstation.x86_64.64bit"}
|
||||
|
|
@ -413,6 +416,9 @@ rules:
|
|||
- !PassingTestCaseRule {test_case_name: update.desktop_keyring, scenario: "fedora.updates-kde.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_login, scenario: "fedora.updates-kde.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_login, scenario: "fedora.updates-kde.x86_64.64bit"}
|
||||
# FIXME we don't run this on aarch64 ATM as it's flaky
|
||||
# - !PassingTestCaseRule {test_case_name: update.desktop_notifications_postinstall_updatetest, scenario: "fedora.updates-kde.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_notifications_postinstall_updatetest, scenario: "fedora.updates-kde.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_printing, scenario: "fedora.updates-kde.aarch64.aarch64"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_printing, scenario: "fedora.updates-kde.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: update.desktop_printing_builtin, scenario: "fedora.updates-kde.aarch64.aarch64"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue