goharbor / replication-verification

This repository is created to keep and regularly run the related compatibility testing cases that are used to verify whether the related replication adapters are still working well in Harbor or not.
5 stars 5 forks source link

verify pull may fail after some time #4

Open bitsf opened 4 years ago

bitsf commented 4 years ago

for GCR and Gitlab, because there's issue that the images uploaded for test can not be delete automatically, after some time, the pull replication will cost more time, and the sleep time for waiting is not enough. This need to enhance the the robot cases.

bitsf commented 4 years ago

GCR deletion is fixed