diff options
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/clamp.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/robot/testsuites/clamp.robot b/robot/testsuites/clamp.robot index cd860009..407609ab 100644 --- a/robot/testsuites/clamp.robot +++ b/robot/testsuites/clamp.robot @@ -11,4 +11,5 @@ Basic CLAMP Health Check ${current_model_id}= Run CLAMP Get Model Names ${current_control_loop_id}= Run CLAMP Get Control Loop ${current_model_id} Run CLAMP Get Properties ${current_control_loop_id} - + # model_name and template_name will be inputs or config after testing + Run CLAMP Create Model ControlLoopTest3 DCAE-Designer-Template-CLAMPT2VLB_v2_0_vLB0605c122-90f10 |