Fixes mount issues with NFS 09/65709/2
authorTim Rozet <trozet@redhat.com>
Mon, 10 Dec 2018 16:31:33 +0000 (11:31 -0500)
committerTim Rozet <trozet@redhat.com>
Mon, 10 Dec 2018 18:44:54 +0000 (13:44 -0500)
commit0e0a291295998e77820e4b55f380d845fb509842
tree8356d7dfeb0595e82ce8b8bbf0b946b066a31f98
parent46bf00b967844dc712dfe409e55fc5fe18fa119f
Fixes mount issues with NFS

There were issues related to moving to NFS for CSIT that included random
failures when mounting the NFS. Big thanks to radez for figuring out
that the issue was because the mounts were sharing the same root dir,
and thus the same context. Using nosharecache fixes the problem.

JIRA: APEX-654

Change-Id: Ic52d91a4abfe3db6289ce6a880c1f85ce5af7d0e
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/csit-environment.yaml
build/csit-queens-environment.yaml
build/csit-rocky-environment.yaml