#8674 test_ipahealthcheck divides KiB by 1000
Closed: fixed by frenaud. Opened by fcami.

The output of df is by default in KiB (1024 bytes) but test_ipahealthcheck divides that amount by 1000.
AI:
Make sure the test does not change behavior if ever df changes its default output unit and fix the division.


Metadata Update from @fcami:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5451

master:

  • 6ebfbda203e22973ca3be16ba03df64502bc4894 ipatests: test_ipahealthcheck: fix units

ipa-4-9:

  • 34add4a2e091dc7bc6031f8fc6cc80904b1bea20 ipatests: test_ipahealthcheck: fix units

ipa-4-8:

  • f63a15d8ec81c55db8a92c2bb829728e856a05cc ipatests: test_ipahealthcheck: fix units

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata