#8674 test_ipahealthcheck divides KiB by 1000
Closed: fixed 3 years ago by frenaud. Opened 3 years ago 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

3 years ago

master:

  • 6ebfbda ipatests: test_ipahealthcheck: fix units

ipa-4-9:

  • 34add4a ipatests: test_ipahealthcheck: fix units

ipa-4-8:

  • f63a15d ipatests: test_ipahealthcheck: fix units

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

3 years ago

Login to comment on this ticket.

Metadata