New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/e602fdf1e9a0e4e8f3425696e9737ac08542a0bc
commit e602fdf1e9a0e4e8f3425696e9737ac08542a0bc
Author: Milan Zazrivec <mzazrivec>
AuthorDate: Mon Sep 10 10:25:28 2018 -0400
Commit: Milan Zazrivec <mzazrivec>
CommitDate: Mon Sep 10 10:25:28 2018 -0400
Worker Settings: save memory threshold as integer
Saving the memory threshold value as a string would prevent
the value to be read / used correctly later by the worker itself.
https://bugzilla.redhat.com/show_bug.cgi?id=1624431
app/controllers/ops_controller/settings/common.rb | 40 +-
1 file changed, 20 insertions(+), 20 deletions(-)
Comment 12Tasos Papaioannou
2018-09-27 18:09:54 UTC