Merge pull request #6595 from pureshine/fix-retagcase

fix nightly test of retag
This commit is contained in:
Qian Deng 2018-12-21 18:52:08 +08:00 committed by GitHub
commit 3aa9f2b368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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