From fb09433abf70638dfae88706ab587b22e888ae3e Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 17 Sep 2018 15:29:27 +0000 Subject: Updated git submodules Project: multicloud/k8s master acfc52396351261756b6d319d7578f2277f2d272 Merge "Separate tests" Separate tests The current tests can be separated in two categories: unit test and integration tests. The criteria depends on the scope or dependencies required for the test. This change provides a mechanism to test only one category. Change-Id: Ib7bac49cb0b2d14544fb9704345436a7ba71aead Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 4416616ae..acfc52396 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 4416616ae34f7b0410b67d69a6d44011f2946484 +Subproject commit acfc52396351261756b6d319d7578f2277f2d272 -- cgit