mirror of
https://github.com/goharbor/harbor
synced 2025-05-06 22:00:02 +00:00
Replace image from tomcat to alpine for small size, then it will not take a long time for replication.
Signed-off-by: Danfeng Liu (c) <danfengl@vmware.com>
This commit is contained in:
parent
a031e86dba
commit
13af86dd85
@ -262,14 +262,15 @@ Test Case - Replication Of Pull Images from AWS-ECR To Self
|
|||||||
Switch To Replication Manage
|
Switch To Replication Manage
|
||||||
Create A Rule With Existing Endpoint rule${d} pull a/* image e${d} project${d}
|
Create A Rule With Existing Endpoint rule${d} pull a/* image e${d} project${d}
|
||||||
Select Rule And Replicate rule${d}
|
Select Rule And Replicate rule${d}
|
||||||
Sleep 30
|
Sleep 60
|
||||||
Go Into Project project${d}
|
Go Into Project project${d}
|
||||||
Switch To Project Repo
|
Switch To Project Repo
|
||||||
#In AWS-ECR, under repository a, there're only several images: httpd,tomcat.
|
#In AWS-ECR, under repository a, there're only several images: httpd,alpine,hello-world.
|
||||||
Retry Wait Until Page Contains project${d}/httpd
|
Retry Wait Until Page Contains project${d}/httpd
|
||||||
Go Into Project project${d}
|
Go Into Project project${d}
|
||||||
Switch To Project Repo
|
Switch To Project Repo
|
||||||
Retry Wait Until Page Contains project${d}/tomcat
|
Retry Wait Until Page Contains project${d}/alpine
|
||||||
|
Retry Wait Until Page Contains project${d}/hello-world
|
||||||
Close Browser
|
Close Browser
|
||||||
|
|
||||||
Test Case - Replication Of Pull Images from Google-GCR To Self
|
Test Case - Replication Of Pull Images from Google-GCR To Self
|
||||||
|
Loading…
x
Reference in New Issue
Block a user