#7805 [NFS] test kerberized NFS
Closed: fixed by fcami. Opened by fcami.

Request for enhancement

As a FreeIPA developer, I would like to have an integration test for kerberized NFS so that client configuration and automount features can be verified.

Issue

The way to configure NFS has changed a lot from Fedora 12 to now. For instance:

  • the move to systemd
  • the move from systemd units to systemd static units and targets
  • the change from sysconfig/nfs to nfs.conf

We need to detect these changes and adapt to them, and we need to make sure any change to our client configuration code is tested.
There is no need to run this test on every PR, a nightly run should be enough.


Metadata Update from @rcritten:
- Issue tagged with: tests

Metadata Update from @fcami:
- Issue assigned to fcami

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

master:

  • 0ba25c7e68ae1a3a816070688eae460c6160acee ipatests: add nfs tests

ipa-4-7:

  • 044a94c7ff50eab331d55fa288ee67dab1ffb2ba ipatests: add nfs tests

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

ipa-4-6:

  • d7602f39ff549ae2346fb07bf2c387346a7dfdb7 ipatests: add a test for ipa-client-automount
  • 58637ba5f164e6cc15080b949147bd630b78af77 ipatests: add nfs tests
Metadata