Fixes mount issues with NFS 17/65717/1
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 22:22:17 +0000 (17:22 -0500)
commite8c24d82adaf05d2a2e09a5c55ce31b555bffb09
tree0b793629dbd84dd68ef489254151f8c18f501b14
parent21ac6e686defbb97c73ec03aa8fd3d65c8f63767
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>
(cherry picked from commit 0e0a291295998e77820e4b55f380d845fb509842)
build/csit-environment.yaml
build/csit-queens-environment.yaml