diff options
author | DR695H <dr695h@att.com> | 2019-08-02 17:18:13 -0400 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-08-05 15:51:27 +0000 |
commit | 87b84d05616d54df459e8b2628717918d4c81da6 (patch) | |
tree | a44a88fb06d201cae98b148236117310368dc12c /robot/resources/so/add_service_recipe.robot | |
parent | 498057b5c15ca37c4980536aed23424251584007 (diff) |
property cleanup and pnf cleanup
Issue-ID: TEST-184
Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/so/add_service_recipe.robot')
-rw-r--r-- | robot/resources/so/add_service_recipe.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/so/add_service_recipe.robot b/robot/resources/so/add_service_recipe.robot index bd999cbd..6d7fa035 100644 --- a/robot/resources/so/add_service_recipe.robot +++ b/robot/resources/so/add_service_recipe.robot @@ -5,7 +5,7 @@ Library OperatingSystem Library Collections Library ONAPLibrary.SO WITH NAME SO Library ONAPLibrary.Templating WITH NAME Templating - +Resource ../global_properties.robot *** Variables *** ${SERVICE_RECIPE_PATH} /serviceRecipe |