diff options
author | eh552t <eh552t@intl.att.com> | 2018-11-05 15:31:34 +0100 |
---|---|---|
committer | eh552t <eh552t@intl.att.com> | 2018-11-05 15:58:37 +0100 |
commit | 46d54d4e75796de4a0b1676c05fe23833ec005ba (patch) | |
tree | e14c124e34c0d9160f42fdbc833688354d8d7f0d /tests/clamp/UIs | |
parent | 5ab4b09170106548b78b949e7cc670201a2b2ef7 (diff) |
Fix CSIT for CLAMP as UI was reworked
Change-Id: Ifebbfccef33187bfb142aece32369d4168153340
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-233
Diffstat (limited to 'tests/clamp/UIs')
-rw-r--r-- | tests/clamp/UIs/03__Verify_UI_Models.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/clamp/UIs/03__Verify_UI_Models.robot b/tests/clamp/UIs/03__Verify_UI_Models.robot index 66bc3b15..e5f6efdb 100644 --- a/tests/clamp/UIs/03__Verify_UI_Models.robot +++ b/tests/clamp/UIs/03__Verify_UI_Models.robot @@ -26,7 +26,7 @@ Verify HolmesModel1 Should Contain Match ${resp} *DC3* Should Contain Match ${resp} *Policy1* Should Contain Match ${resp} *07e266fc-49ab-4cd7-8378-ca4676f1b9ec* - Should Contain Match ${resp} *migrate* + Should Contain Match ${resp} *Migrate* Should Contain Match ${resp} *240* Should Contain Match ${resp} *390* Should Contain Match ${resp} *Logic1* @@ -40,7 +40,7 @@ Verify TCAModel1 Should Contain Match ${resp} *DC1* Should Contain Match ${resp} *DC3* Should Contain Match ${resp} *Policy2* - Should Contain Match ${resp} *restart* + Should Contain Match ${resp} *Restart* Should Contain Match ${resp} *280* Should Contain Match ${resp} *400* |