Skip to content
Snippets Groups Projects

Drop unneeded dependencies

Merged Walter Lozano requested to merge wip/wlozano/drop-deps into apertis/v2025dev2
All threads resolved!

There are several tests that installation additional packages to run tests, even if this is a bad practice, and additionally requires extra space in the root partition.

A proper fix is to rewrite the test in its own repo to only hold the important information and binaries to run the test, but this approach requires much time. In the meantime, at least remove unneeded dependencies to save space which is quite limited. Also, the lack of this space in some cases can make tests to fail, as it is not possible to install the dependencies.

infrastructure/apertis-issues#546 (closed)

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports

Pipeline #704425 passed

Pipeline passed for 3a2245ca on wip/wlozano/drop-deps

Approval is optional

Merged by Dylan AïssiDylan Aïssi 11 months ago (Apr 22, 2024 10:19am UTC)

Merge details

  • Changes merged into apertis/v2025dev2 with 3a2245ca.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #704427 passed

Pipeline passed for 3a2245ca on apertis/v2025dev2

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading