summaryrefslogtreecommitdiffstats
path: root/csit/tests/healthcheck/test3.robot
diff options
context:
space:
mode:
Diffstat (limited to 'csit/tests/healthcheck/test3.robot')
-rw-r--r--csit/tests/healthcheck/test3.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/csit/tests/healthcheck/test3.robot b/csit/tests/healthcheck/test3.robot
index cedac7e5..05b58afd 100644
--- a/csit/tests/healthcheck/test3.robot
+++ b/csit/tests/healthcheck/test3.robot
@@ -11,6 +11,7 @@ ${pms_a1sim_sdnc} ${SCRIPTS}/healthcheck/test/pms_a1sim_sdnc.sh
Health check test case for NONRTRIC
[Documentation] Deploy NONRTRIC with SDNC
- Start Process ${pms_a1sim_sdnc} >> log_hc.txt shell=yes
+ Start Process ${pms_a1sim_sdnc} shell=yes
${cli_cmd_output}= Wait For Process timeout=600
+ Log ${cli_cmd_output.stdout}
Should Be Equal as Integers ${cli_cmd_output.rc} 0