mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-18 08:15:16 +01:00
Merge pull request #10008 from danfengliu/modify-image-size
Modify redis image size for verification as a temporary solution
This commit is contained in:
commit
26da866f42
@ -499,7 +499,7 @@ Test Case - Project Storage Quotas Dispaly And Control
|
||||
${storage_quota_unit}= Set Variable MB
|
||||
${image_a}= Set Variable redis
|
||||
${image_b}= Set Variable logstash
|
||||
${image_a_size}= Set Variable 34.16MB
|
||||
${image_a_size}= Set Variable 34.15MB
|
||||
${image_b_size}= Set Variable 321.03MB
|
||||
${image_a_ver}= Set Variable 5.0
|
||||
${image_b_ver}= Set Variable 6.8.3
|
||||
|
Loading…
Reference in New Issue
Block a user