Skip to content
Snippets Groups Projects

gitlab-ci: Extend filtering by package to all retrieval jobs

Merged Emanuele Aina requested to merge wip/em/package-filtering into master

Currently FILTER only works for GitLab projects, the OBS and APT jobs always retrieve everything, which is particularly costly for OBS as it scans the content of each package.

Drop the FILTER variable and replace it with a PROJECTS_NAMESPACE variable for GitLab and a FILTER_PACKAGES variable to be used by all jobs to narrow the amount of data retrieved, which is often very useful for testing.

Test filtering for dash:

Edited by Emanuele Aina

Merge request reports

Pipeline #591304 passed

Pipeline passed for a27543ba on wip/em/package-filtering

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 1 commit will be added to master.
  • Source branch will be deleted.

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