fix nightly test of retag

Signed-off-by: FangyuanCheng <fangyuanc@vmware.com>
This commit is contained in:
FangyuanCheng 2018-12-21 14:33:25 +08:00
parent f403e50234
commit 9a52059e89
2 changed files with 3 additions and 1 deletions

View File

@ -11,4 +11,5 @@ ${confirm_btn} //button[contains(.,'CONFIRM')]
${target_image_name} target-alpine
${target_tag_value} 3.2.10-target
${tag_value_xpath} //clr-dg-row[contains(.,'${target_tag_value}')]
${image_tag} 3.2.10-alpine
${image_tag} 3.2.10-alpine
${modal-dialog} div.modal-dialog

View File

@ -713,6 +713,7 @@ Test Case - Retag A Image Tag
Go Into Repo project${random_num1}/redis
Retag Image ${image_tag} project${random_num2} ${target_image_name} ${target_tag_value}
Wait Until Element Is Not Visible css=${modal-dialog}
Back To projects
Go Into Project project${random_num2}
Sleep 1