From 97c4974839f4cbe76831f0effdbfdda37b875170 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 10 Oct 2017 19:50:44 +0000 Subject: [PATCH] Updated git submodules Project: integration master 6dc696f5d6adc6cdfa8dad053cd2def1ce56a025 Reduce time spent waiting for spin up The wait times are way too large. I've added similar script used in the docker images to wait for the port to open. Reduced overal time. Fixed API call to get Configs. Should be: ".*" not "*.*" Removed fake policy tests. Issue-ID: POLICY-299 Change-Id: I4076ef8935dd128f1e240202083ce5567e70a67b Signed-off-by: Pamela Dragosh --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index e162e58e0..6dc696f5d 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit e162e58e082206ad17b93befea082e16cccadd60 +Subproject commit 6dc696f5d6adc6cdfa8dad053cd2def1ce56a025 -- 2.16.6