From: ehautot Date: Mon, 28 May 2018 09:10:02 +0000 (+0200) Subject: Fix integration: remove deploy properties X-Git-Tag: sniroemulator-1.0.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b701c079d66f7027f30c2f79a98e24c0408d6068;p=integration.git Fix integration: remove deploy properties Change-Id: I3abf1b6e9a487ce64fb13ce0534b828d6d29bc32 Signed-off-by: ehautot Issue-ID: CLAMP-129 --- 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