diff options
Diffstat (limited to 'tests/so/orchestration/resources/properties/tenant.robot')
-rw-r--r-- | tests/so/orchestration/resources/properties/tenant.robot | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/so/orchestration/resources/properties/tenant.robot b/tests/so/orchestration/resources/properties/tenant.robot new file mode 100644 index 00000000..2e1ae75d --- /dev/null +++ b/tests/so/orchestration/resources/properties/tenant.robot @@ -0,0 +1,7 @@ +*** Settings *** +Documentation Properties for Tenant + + +*** Variables *** +${aai_tenant_Id} 0422ffb57ba042c0800a29dc85ca70f8 +${aai_tenant_Name} tenantName
\ No newline at end of file |