inspec/test
Jonathan Hartman 7451917223 Support finding larger processes on Busybox (#3446)
For larger processes, Busybox's ps displays the vsz and rss columns in
megabytes or gigabytes, with no option I've found to override the behavior.

This change updates the process regex to account for that and converts
the values to kilobytes so they can still be cast as integers.

Signed-off-by: Jonathan Hartman <j@hartman.io>
2018-10-04 14:06:17 -04:00
..
cookbooks/os_prepare Add audit-cookbook integration testing (#3431) 2018-09-25 15:53:26 -04:00
functional Fix attribute with empty hash regression (#3454) 2018-10-02 22:57:25 -07:00
integration Add audit-cookbook integration testing (#3431) 2018-09-25 15:53:26 -04:00
unit Support finding larger processes on Busybox (#3446) 2018-10-04 14:06:17 -04:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Support finding larger processes on Busybox (#3446) 2018-10-04 14:06:17 -04:00