tests: Update packages with comps-f41

- Add base-graphical
- Add fonts default
- Delete libcanberra-gtk3, libproxy-duktape
- Delete tmt for RHEL CI

Resolves: RHEL-58993
This commit is contained in:
Takao Fujiwara 2024-09-17 10:24:15 +09:00
parent cc1fe56ef5
commit 32fa796ae6
2 changed files with 31 additions and 10 deletions

View File

@ -7,9 +7,25 @@ require:
- ibus - ibus
- ibus-desktop-testing - ibus-desktop-testing
- dbus-x11 - dbus-x11
# https://pagure.io/fedora-comps/blob/main/f/comps-f38.xml.in # https://pagure.io/fedora-comps/blob/main/f/comps-f41.xml.in
# dnf group info GNOME # dnf group info GNOME
# mandatory # base-graphical mandatory
- mesa-dri-drivers
- mesa-vulkan-drivers
- plymouth-system-theme
# fonts default
- default-fonts-cjk-mono
- default-fonts-cjk-sans
- default-fonts-cjk-serif
- default-fonts-core-emoji
- default-fonts-core-math
- default-fonts-core-mono
- default-fonts-core-sans
- default-fonts-core-serif
- default-fonts-other-mono
- default-fonts-other-sans
- default-fonts-other-serif
# gnome-desktop mandatory
- dconf - dconf
- gdm - gdm
- gnome-connections - gnome-connections
@ -22,9 +38,8 @@ require:
- gnome-text-editor - gnome-text-editor
- nautilus - nautilus
- polkit - polkit
# default - ptyxis
- at-spi2-atk # gnome-desktop default
- at-spi2-core
- avahi - avahi
- baobab - baobab
# Sometimes version mismatch with gnome-shell in rawhide # Sometimes version mismatch with gnome-shell in rawhide
@ -32,33 +47,34 @@ require:
- fprintd-pam - fprintd-pam
- glib-networking - glib-networking
- gnome-bluetooth - gnome-bluetooth
- gnome-browser-connector
- gnome-calculator - gnome-calculator
- gnome-calendar
- gnome-characters - gnome-characters
- gnome-classic-session - gnome-classic-session
- gnome-clocks - gnome-clocks
- gnome-color-manager - gnome-color-manager
- gnome-disk-utility - gnome-disk-utility
- gnome-epub-thumbnailer
- gnome-font-viewer - gnome-font-viewer
- gnome-remote-desktop - gnome-remote-desktop
- gnome-system-monitor - gnome-system-monitor
- gnome-user-docs - gnome-user-docs
- gvfs-goa - gvfs-goa
- gvfs-mtp - gvfs-mtp
- libcanberra-gtk3
- libproxy-duktape
- librsvg2 - librsvg2
- libsane-hpaio - libsane-hpaio
- loupe
- mesa-dri-drivers - mesa-dri-drivers
- mesa-libEGL - mesa-libEGL
- ModemManager - ModemManager
- NetworkManager-adsl - NetworkManager-adsl
- NetworkManager-ppp - NetworkManager-ppp
- NetworkManager-wwan - NetworkManager-wwan
- orca
- PackageKit-command-not-found - PackageKit-command-not-found
- PackageKit-gtk3-module - PackageKit-gtk3-module
- ptyxis
- sane-backends-drivers-scanners - sane-backends-drivers-scanners
- snapshot
# Move systemd-oomd-defaults to Post-Installing section # Move systemd-oomd-defaults to Post-Installing section
- tracker - tracker
- tracker-miners - tracker-miners
@ -66,3 +82,9 @@ require:
- xdg-desktop-portal-gnome - xdg-desktop-portal-gnome
- xdg-desktop-portal-gtk - xdg-desktop-portal-gtk
- xdg-user-dirs-gtk - xdg-user-dirs-gtk
# desktop-accessibility default
- at-spi2-atk
- at-spi2-core
- brltty
- orca
- speech-dispatcher

View File

@ -3,4 +3,3 @@ description:
The test script is calling the beakerlib script. The test script is calling the beakerlib script.
require: require:
- beakerlib - beakerlib
- tmt