Currently 45 min is not enough to finish nfs tests. This is mainly because the test is trying to test both nfsv3 and nfsv4.
Instead of testing both nfsv4 and nfsv3 all the time, I suggest that the test checks which nfs version is available and it only tests one version. This would still allow testing both version if somebody really want to but on modern containers it would only test nfsv4, which would allow to cut testing time significantly.
Currently 45 min is not enough to finish nfs tests. This is mainly because the test is trying to test both nfsv3 and nfsv4.
Instead of testing both nfsv4 and nfsv3 all the time, I suggest that the test checks which nfs version is available and it only tests one version. This would still allow testing both version if somebody really want to but on modern containers it would only test nfsv4, which would allow to cut testing time significantly.