Bug 1462090 - [RFE] Improve content view publication and promotion speed
Summary: [RFE] Improve content view publication and promotion speed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Views
Version: 6.2.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Lai
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-16 07:32 UTC by Sergi Jimenez Romero
Modified: 2021-03-11 15:20 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-26 21:16:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sergi Jimenez Romero 2017-06-16 07:32:52 UTC
Description of problem:

We need more than an hour to do a new content-view publication and promotion to the first environment

Version-Release number of selected component (if applicable):
6.2.9

How reproducible:
Always

Steps to Reproduce:
# publish cv
[root@sat6 ~]# time hammer content-view publish --id 3
[...................................................................................................................................................] [100%]

real    26m46.722s
user    0m7.689s
sys     0m4.333s

# update ccv
[root@sat6 ~]# hammer content-view remove-version --id=9 --content-view-version-id=653
The component version has been removed
[root@sat6 ~]# hammer content-view add-version --id=9 --content-view-version-id=661
The component version has been added

# publish ccv
[root@sat6 ~]# time hammer content-view publish --id 9
[...................................................................................................................................................] [100%]

real    24m36.175s
user    0m6.524s
sys     0m3.574s

# promote ccv
[root@sat6 ~]# time hammer content-view version promote --id 662 --organization myorg --to-lifecycle-environment Lab                         [...................................................................................................................................................] [100%]

real    17m49.099s
user    0m5.197s
sys     0m2.517s

Comment 2 Brad Buckingham 2017-06-20 17:36:31 UTC
Can you provide more details on the content that is in the content view being published and promoted?  E.g. listing of repos (if available), # packages, erratum...etc

Comment 8 Sergi Jimenez Romero 2017-06-22 08:43:24 UTC
(In reply to Brad Buckingham from comment #2)
> Can you provide more details on the content that is in the content view
> being published and promoted?  E.g. listing of repos (if available), #
> packages, erratum...etc

Please find the info attached, plain text file is hammer output and also some screenshots from the web UI. Let me know if anything is missing.

Comment 19 Bryan Kearney 2019-02-07 12:09:48 UTC
The Satellite Team is attempting to provide an accurate backlog of bugzilla requests which we feel will be resolved in the next few releases. We do not believe this bugzilla will meet that criteria, and have plans to close it out in 1 month. This is not a reflection on the validity of the request, but a reflection of the many priorities for the product. If you have any concerns about this, feel free to contact Red Hat Technical Support or your account team. If we do not hear from you, we will close this bug out. Thank you.

Comment 20 jcallaha 2019-02-07 17:15:24 UTC
There have been a number of improvements in 6.4 that significantly improved content view publishing and promoting speeds.

Comment 21 Bryan Kearney 2019-02-26 21:16:51 UTC
Per Jakes Comments, I am marking this as closed/current releae. 6.4 had significant performance improvements. If you are using 6.4+ and are still seeing issues please feel free to open a new BZ.


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