summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehautot <eh552t@intl.att.com>2018-05-28 11:10:02 +0200
committerehautot <eh552t@intl.att.com>2018-05-28 11:11:36 +0200
commitb701c079d66f7027f30c2f79a98e24c0408d6068 (patch)
treec9e0456c08a770d55969e3312a2f49e0cdd3ec34
parentb05d1878be1633b78cc2b9c4646990bd50e7c10f (diff)
Fix integration: remove deploy properties
Change-Id: I3abf1b6e9a487ce64fb13ce0534b828d6d29bc32 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
-rw-r--r--test/csit/tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot4
-rw-r--r--test/csit/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot4
2 files changed, 4 insertions, 4 deletions
diff --git a/test/csit/tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot b/test/csit/tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot
index f400156d1..32b4ce7ec 100644
--- a/test/csit/tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot
+++ b/test/csit/tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot
@@ -78,8 +78,8 @@ Deploy Holmes CL
Click Element xpath=//*[@id="navbar"]/ul/li[2]/a
Wait Until Element Is Visible locator=Deploy timeout=60
Click Element locator=Deploy
- Wait Until Element Is Visible xpath=//*[@id="deployProperties"] timeout=60
- Input Text xpath=//*[@id="deployProperties"] text={}
+# Wait Until Element Is Visible xpath=//*[@id="deployProperties"] timeout=60
+# Input Text xpath=//*[@id="deployProperties"] text={}
Click Button locator=Deploy
Click Button locator=Yes
Wait Until Element Is Visible xpath=//*[@id="alert_message_"] timeout=60
diff --git a/test/csit/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot b/test/csit/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
index 34c1a71ef..db72f3bbd 100644
--- a/test/csit/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
+++ b/test/csit/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
@@ -78,8 +78,8 @@ Deploy TCA CL
Click Element xpath=//*[@id="navbar"]/ul/li[2]/a
Wait Until Element Is Visible locator=Deploy timeout=60
Click Element locator=Deploy
- Wait Until Element Is Visible xpath=//*[@id="deployProperties"] timeout=60
- Input Text xpath=//*[@id="deployProperties"] text={}
+# Wait Until Element Is Visible xpath=//*[@id="deployProperties"] timeout=60
+# Input Text xpath=//*[@id="deployProperties"] text={}
Click Button locator=Deploy
Click Button locator=Yes
Wait Until Element Is Visible xpath=//*[@id="alert_message_"] timeout=60