10218: Avoid running df commands more than necessary. Updated test to check for disk...
authorLucas Di Pentima <lucas@curoverse.com>
Wed, 22 Mar 2017 19:56:58 +0000 (16:56 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Wed, 22 Mar 2017 19:56:58 +0000 (16:56 -0300)
commitbc8a4a8863f147e4c0b95d0aa3e2f3e549637ee4
tree0a8fc43a7a4bae7a649ed14b42cc2cce58cbce41
parenta54e88868ac259443e2cd8d5f6fddb4b8154acb9
10218: Avoid running df commands more than necessary. Updated test to check for disk inodes report. Added deferred Close() call on CallRaw reader.
services/crunch-run/crunchrun.go
services/crunch-run/crunchrun_test.go