From 8c7756cb4be4f2c4c554f302920e0aa5d5a9a27d Mon Sep 17 00:00:00 2001 From: Samuli Silvius Date: Thu, 30 May 2019 15:24:02 +0000 Subject: Update git submodules * Update docs/submodules/oom/offline-installer.git from branch 'master' to 293ad25456bb37dbd6827d26f87e495a2b7f1b85 - Merge "Make molecule tests for certificates independent from docker role" - Make molecule tests for certificates independent from docker role Currently molecule tests for certificates role call the docker role just to make one handler available. It actually breaks best practices of unit testing, the docker role shouldn't be called nor tested in unit test of certificates role. This commit makes certificates role independent by just creating fake handlers. Change-Id: Iec7934c7c1f4e9b37ff523e1d86a3beaaa88bdcf Issue-ID: OOM-1864 Signed-off-by: Michal Zegan --- docs/submodules/oom/offline-installer.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index bddfaebbf..293ad2545 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit bddfaebbfab17f78fc5bfa2e7302584373d44523 +Subproject commit 293ad25456bb37dbd6827d26f87e495a2b7f1b85 -- cgit