Bug 1525428

Summary: setup sm channels with one shot
Product: Red Hat Enterprise Virtualization Manager Reporter: Jiri Belka <jbelka>
Component: ovirt-fast-forward-upgradeAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 10:54:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Belka 2017-12-13 10:23:09 UTC
Description of problem:

SM is super slow tool, and this wrapper is adding additional delay while executing for each repo to add individual SM commands:

...
[ INFO  ] Executing: env LC_ALL=C subscription-manager repos --enable rhel-7-server-rhv-4.1-rpms
Repository 'rhel-7-server-rhv-4.1-rpms' is enabled for this system.
[ INFO  ] Enabling repository: rhel-7-server-rhv-4-tools-rpms
[ INFO  ] Executing: env LC_ALL=C subscription-manager repos --enable rhel-7-server-rhv-4-tools-rpms
...

Version-Release number of selected component (if applicable):
ovirt-engine-hyper-upgrade-1.0.0-3.el7ev.noarch.rpm

How reproducible:
100%

Steps to Reproduce:
1. run the command
2.
3.

Actual results:
it makes executing SM for enabling each repo individually

Expected results:
it should enable repos in one shot as SM is super slow

Additional info:

Comment 1 Sandro Bonazzola 2017-12-13 10:54:48 UTC
Looks like a duplicate of bug #1525163

*** This bug has been marked as a duplicate of bug 1525163 ***