From 2cd1a9ee18ca33ee98aefbb1822e2328c8911383 Mon Sep 17 00:00:00 2001 From: Mike Elliott Date: Mon, 23 Apr 2018 19:37:54 +0000 Subject: [PATCH 1/1] Updated git submodules Project: oom master 8f72e1e58c389603efa0aa2ae178e1cf3218a2b7 Merge "Add DCAE Bootstrap support" Add DCAE Bootstrap support ** Changes to add readiness checks for all dependencies, make copyright notices consistent. This commit adds a job that is supposed to spin-up DCAE Few problems: Bootstrap fails looking for consul service, which has Release.Name prefix. Release.Name will soon be removed everywhere. Meanwhile can run helm insall/upgrade providing parameter: --set dcaegen2.dcae-bootstrap.config.address.consul.host=-consul-server backoffLimit: 0 in the job does not seem to work on my environment therefore left it in a comment There are many TODO, which need to be cleaned-out (by DCAE team) Change-Id: If54440544cb9c8f4ac9aff59ac6752023fb3e670 Issue-ID: OOM-854 Signed-off-by: BorislavG Signed-off-by: Jack Lucas --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index f08bcc297..8f72e1e58 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit f08bcc2972b54e4f44c763d3bb3a18805ace67e9 +Subproject commit 8f72e1e58c389603efa0aa2ae178e1cf3218a2b7 -- 2.16.6