aboutsummaryrefslogtreecommitdiffstats
path: root/test/hpa_automation/heat/hpa_automation.py
diff options
context:
space:
mode:
authorItohan <itohan.ukponmwan@intel.com>2019-10-07 21:21:19 +0000
committerBrian Freeman <bf1936@att.com>2019-10-14 17:47:30 +0000
commit76ea974699c8de79070ededf2de74132f760b957 (patch)
tree4729e021547b8b654ad0f13b2f7704a419a98cc8 /test/hpa_automation/heat/hpa_automation.py
parent3e92cbf5f658e0e31a03bf05f62cc18169a9c59f (diff)
Fixed Bugs in HPA automtion script
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com> Issue-ID: INT-1137 Change-Id: Ib681f797bb9ed631cfe36507425bcbd1fc2b5561
Diffstat (limited to 'test/hpa_automation/heat/hpa_automation.py')
-rwxr-xr-xtest/hpa_automation/heat/hpa_automation.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hpa_automation/heat/hpa_automation.py b/test/hpa_automation/heat/hpa_automation.py
index bd893d7fb..ab1d8d07f 100755
--- a/test/hpa_automation/heat/hpa_automation.py
+++ b/test/hpa_automation/heat/hpa_automation.py
@@ -483,6 +483,7 @@ add_policies(parameters)
service_dict = create_service_instance(parameters, service_model_list)
print "service instance parameters={}".format(service_dict)
service_model_uuid = service_dict["service_uuid"]
+time.sleep(2)
db_dict = query_db(parameters, service_model_uuid, vf_id)
#Wait for Service instance to be created then create VNF Instance