From: Lusheng Ji Date: Mon, 14 May 2018 16:52:19 +0000 (-0400) Subject: Increase wait time for inventory X-Git-Tag: 2.0.0-ONAP~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F47435%2F1;p=dcaegen2%2Fplatform%2Fblueprints.git Increase wait time for inventory Issue-ID: DCAEGEN2-508 Change-Id: Icf83a6d57480759b83e948eecceb84bf5b537d78 Signed-off-by: Lusheng Ji --- diff --git a/blueprints/k8s-inventory.yaml-template b/blueprints/k8s-inventory.yaml-template index 2687bfa..bd65ef1 100644 --- a/blueprints/k8s-inventory.yaml-template +++ b/blueprints/k8s-inventory.yaml-template @@ -152,6 +152,11 @@ node_templates: relationships: - type: cloudify.relationships.depends_on target: postgres + interfaces: + cloudify.interfaces.lifecycle: + start: + inputs: + max_wait: 900 postgres: type: dcae.nodes.ContainerizedApplication