Increase wait time for inventory 35/47435/1
authorLusheng Ji <lji@research.att.com>
Mon, 14 May 2018 16:52:19 +0000 (12:52 -0400)
committerLusheng Ji <lji@research.att.com>
Mon, 14 May 2018 16:52:49 +0000 (12:52 -0400)
Issue-ID: DCAEGEN2-508
Change-Id: Icf83a6d57480759b83e948eecceb84bf5b537d78
Signed-off-by: Lusheng Ji <lji@research.att.com>
blueprints/k8s-inventory.yaml-template

index 2687bfa..bd65ef1 100644 (file)
@@ -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