Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the debian test fixtures building #395

Closed
pulpbot opened this issue Jan 4, 2022 · 3 comments · Fixed by #704
Closed

Refactor the debian test fixtures building #395

pulpbot opened this issue Jan 4, 2022 · 3 comments · Fixed by #704

Comments

@pulpbot
Copy link
Member

pulpbot commented Jan 4, 2022

Author: @quba42 (quba42)

Redmine Issue: 7442, https://pulp.plan.io/issues/7442


The idea is to use best Makefile practices.

Currently, we are building all packages multiple times for each repository.

Instead, packages should have there own make targets which are dependent targets of the repositories that need them.

Ideally all built repositories could share a common pool folder (either directly or using symlinks), so we do not build an unnecessarily large fixtures container.
This might be prohibitively hard to achieve with the current repo building tooling.

@pulpbot pulpbot added this to the Testing milestone Jan 4, 2022
@quba42 quba42 removed New labels Jan 31, 2022
@stale
Copy link

stale bot commented May 25, 2022

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

@stale stale bot added the stale label May 25, 2022
@hstct
Copy link
Contributor

hstct commented Dec 15, 2022

Instead of refactoring the Makefile in pulp-fixtures the new goal is provide precompiled local test packages as well as necessary Release and Package files and use pytest fixtures provided by pulp-smash (and later by pulpcore) to create a local test data.

@stale
Copy link

stale bot commented Dec 15, 2022

This issue is no longer marked for closure.

@stale stale bot removed the stale label Dec 15, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 15, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 20, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 20, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 20, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 20, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jan 3, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jan 3, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jan 3, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jan 9, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jan 9, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 1, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 1, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 1, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 1, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 14, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 20, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 20, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 26, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Feb 26, 2023
quba42 pushed a commit to ATIX-AG/pulp_deb that referenced this issue Apr 26, 2023
closes pulp#395

(cherry picked from commit 6e9f8f1)
quba42 pushed a commit to ATIX-AG/pulp_deb that referenced this issue Apr 26, 2023
closes pulp#395

(cherry picked from commit 6e9f8f1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants