ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

Install requirements for tests using gemfile #161

Open euniceremoquillo opened 2 months ago

euniceremoquillo commented 2 months ago

This commit moves the gem install using gemfile to fix encountered issue when installing parallel_tests. This also updates parallel and parallel_tests version to latest versions that supports ruby v2.5.0.

This resolves MON-13444.

Signed-off-by: Eunice Remoquillo eremoquillo@itrsgroup.com