From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: config: only sample numa every 10 minutes ...................................................................... config: only sample numa every 10 minutes As of engine change I61c2e5aea1a76f6a629842e6e912b147b9cbb8be[1], the information is no longer even used in engine. To keep backwards compatibility, we change the sample rate to 10 minutes (600 seconds). This serves as easy, safe and backportable change - we can remove the code later. [1] https://gerrit.ovirt.org/#/c/60881/ Change-Id: I4261414827858e04e7e818cca1d167d0e62acfdd Backport-To: 4.0 Backport-To: 3.6 Bug-Url: https://bugzilla.redhat.com/1396910 Signed-off-by: Martin Polednik <[email protected]> --- M lib/vdsm/config.py.in M lib/vdsm/virt/periodic.py 2 files changed, 2 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/67838 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4261414827858e04e7e818cca1d167d0e62acfdd Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
