Skip to content

Commit

Permalink
test: testing farm requires udisks2-btrfs for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jelly committed Jan 15, 2024
1 parent ab884f7 commit afa25f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/browser/browser.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ if grep -q 'ID=.*fedora' /etc/os-release && [ "$PLAN" = "basic" ]; then
dnf install -y tcsh
# required by TestJournal.testAbrt*
dnf install -y abrt abrt-addon-ccpp reportd libreport-plugin-bugzilla libreport-fedora
# required by TestStorageBtrfs*
dnf install -y udisks2-btrfs
fi

# dnf installs "missing" weak dependencies, but we don't want them for plans other than "optional"
Expand Down

0 comments on commit afa25f8

Please sign in to comment.