Fix integration: remove deploy properties 95/49295/1
authorehautot <eh552t@intl.att.com>
Mon, 28 May 2018 09:10:02 +0000 (11:10 +0200)
committerehautot <eh552t@intl.att.com>
Mon, 28 May 2018 09:11:36 +0000 (11:11 +0200)
Change-Id: I3abf1b6e9a487ce64fb13ce0534b828d6d29bc32
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-129

test/csit/tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot
test/csit/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot

index f400156..32b4ce7 100644 (file)
@@ -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
index 34c1a71..db72f3b 100644 (file)
@@ -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