diff options
author | Michal Zegan <m.zegan@samsung.com> | 2019-06-04 18:41:16 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-04 16:41:16 +0000 |
commit | 2f40b712a41724cdb8fd9f5581e0fc983aaceb13 (patch) | |
tree | dbfcacf2f8c28c3c4a1fa8eb68c97bc940126698 /docs/submodules/oom | |
parent | 2cdf4562861f277ec12f38cf974be5a54116d1db (diff) |
Update git submodules
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 05bd819cfac6ac1412a66c5a88650fb2fc8b93bd
- Do not use bindmounts for nfs tests
This commit removes bindmounting
of host directories to containers in play-resources tests.
It seems that it is unneeded, and it is enough to just create anonymous volumes
instead of cluttering host filesystem.
This is one part of a preparation for removing the cleanup-directories
role that won't be needed anymore.
Note: similar changes were made to the nfs
role tests, for the same reasons, but
cleanup-directories is not used there
Change-Id: Ib33543427d72b4bc7ede532e5eb9a5023931f1fe
Issue-ID: OOM-1902
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
Diffstat (limited to 'docs/submodules/oom')
m--------- | docs/submodules/oom/offline-installer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git -Subproject df7d7cc1294c6ea1fcab2ed4ac2ee7c375b2965 +Subproject 05bd819cfac6ac1412a66c5a88650fb2fc8b93b |