We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729e277 commit 2cc8623Copy full SHA for 2cc8623
1 file changed
tests/robot-cases/Group1-Nightly/Common_GC.robot
@@ -53,7 +53,7 @@ Test Case - Garbage Collection
53
GC Now workers=5
54
${latest_job_id}= Get Text ${latest_job_id_xpath}
55
Retry GC Should Be Successful ${latest_job_id} 7 blobs and 1 manifests eligible for deletion
56
- Retry GC Should Be Successful ${latest_job_id} The GC job actual frees up 34 MB space
+ Retry GC Should Be Successful ${latest_job_id} The GC job actual frees up 34.14 MB space
57
Close Browser
58
59
Test Case - GC Untagged Images
0 commit comments