Darshan N has posted comments on this change.

Change subject: tune: Set tuned profile based on environment variable.
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/39599/2/src/plugins/ovirt-host-deploy/tune/tuned.py
File src/plugins/ovirt-host-deploy/tune/tuned.py:

Line 68:         self._profile = 
self.environment[odeploycons.TuneEnv.TUNED_PROFILE]
Line 69: 
Line 70:         if self._profile is None:
Line 71:             if self.environment[odeploycons.GlusterEnv.ENABLE]:
Line 72:                 self._profile = 'rhs-high-throughput'
> please separate this into own patch, so we can track it down,
Will post a separate patch for this.
Line 73:             else:
Line 74:                 self._profile = 'virtual-host'
Line 75: 
Line 76:         self._enabled = True


-- 
To view, visit https://gerrit.ovirt.org/39599
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib2a6d69f52c4cbbc03cb14c7cb719f43846ef526
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Darshan N <dnara...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Darshan N <dnara...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to