diff options
author | DR695H <dr695h@att.com> | 2019-08-19 10:39:16 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-08-19 10:50:21 -0400 |
commit | f23314c5c49d4afcc629d45a9a4422efcca17aaa (patch) | |
tree | 3f03de35f748c96f4246530061eec870b0dccfb0 /robot/resources/sdc_interface.robot | |
parent | 34d9058a8a6bb0c4feaea8d0cdce6a840a59c2a6 (diff) |
updating the version.properties
Issue-ID: TEST-184
Change-Id: I10361747b883ae6eb899a74a2055761c64ee8def
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/sdc_interface.robot')
-rw-r--r-- | robot/resources/sdc_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/sdc_interface.robot b/robot/resources/sdc_interface.robot index 022b4b20..040008c1 100644 --- a/robot/resources/sdc_interface.robot +++ b/robot/resources/sdc_interface.robot @@ -950,7 +950,7 @@ Run SDC Health Check :FOR ${ELEMENT} IN @{ITEMS} \ Log ${ELEMENT['healthCheckStatus']} \ ${SDC_DE_HEALTH} Set Variable If (('DE' in '${ELEMENT['healthCheckComponent']}') and ('${ELEMENT['healthCheckStatus']}' == 'UP')) or ('${SDC_DE_HEALTH}'=='UP') UP - Log (DMaaP:${SDC_DE_HEALTH}) + Log (DMaaP:${SDC_DE_HEALTH}) console=True Open SDC GUI [Documentation] Logs in to SDC GUI |