Bug 1684695 - [RFE] User control of Capsule sync policy and other traffic from Satellite to capsule
Summary: [RFE] User control of Capsule sync policy and other traffic from Satellite to...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Capsule - Content
Version: 6.1.5
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: 6.4.3
Assignee: satellite6-bugs
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-01 21:48 UTC by Mike McCune
Modified: 2022-06-27 07:39 UTC (History)
4 users (show)

Fixed In Version: tfm-rubygem-katello-3.7.0.51-1
Doc Type: Enhancement
Doc Text:
Clone Of: 1660252
Environment:
Last Closed: 2019-04-29 18:15:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 25633 0 Normal Closed [RFE] User control of Capsule sync policy and other traffic from Satellite to capsule 2020-06-25 18:29:42 UTC
Red Hat Product Errata RHBA-2019:0903 0 None None None 2019-04-29 18:15:41 UTC

Comment 2 Lukas Pramuk 2019-04-11 14:13:37 UTC
VERIFIED.

@satellite-6.4.3-1.el7sat.noarch
tfm-rubygem-katello-3.7.0.55-1.el7sat.noarch

by following manual reproducer:

1) Have a Satellite with external Capsule installed

2) Create LFE "Dev"

3) Assign the Capsule to Dev LFE

4) Activate the new setting in Administer -> Settings -> Content -> Sync Capsules after Content View promotion to "No"

5) Sync some repo, publish "Test View" CV out of it and promote to "Dev" LFE

6) Check capsule file storage for "Test View" CV artifacts:

# find /var/lib/pulp -name *Test_View*
<empty result>

>>> CV is not synced automatically to the capsule

7) Deactivate the new setting "Sync Capsules after Content View promotion" to "Yes" (which is default)

8) Sync some repo, publish "Test View 2" CV out of it and promote to "Dev" LFE

9) Check capsule file storage for "Test View 2" CV artifacts:

# find /var/lib/pulp -name *Test_View_2*
/var/lib/pulp/importers/1-Test_View_2-Dev-664a28a9-9818-4582-ae25-5956890b1da9-yum_importer

>>> CV is now synced automatically to the capsule as it was original behavior before the fix

and after auto sync capsule task is performed all artifacts are there:

# find /var -name *Test_View_2*
/var/lib/pulp/published/yum/http/repos/Default_Organization/Dev/Test_View_2
/var/lib/pulp/published/yum/master/yum_distributor/1-Test_View_2-Dev-664a28a9-9818-4582-ae25-5956890b1da9
/var/lib/pulp/published/yum/https/repos/Default_Organization/Dev/Test_View_2
/var/lib/pulp/importers/1-Test_View_2-Dev-664a28a9-9818-4582-ae25-5956890b1da9-yum_importer

Comment 4 errata-xmlrpc 2019-04-29 18:15:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0903


Note You need to log in before you can comment on or make changes to this bug.