Skip to content

Commit 2cc8623

Browse files
authored
Fix the GC robot testcase fail issue (#23214)
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
1 parent 729e277 commit 2cc8623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/robot-cases/Group1-Nightly/Common_GC.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Test Case - Garbage Collection
5353
GC Now workers=5
5454
${latest_job_id}= Get Text ${latest_job_id_xpath}
5555
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
56+
Retry GC Should Be Successful ${latest_job_id} The GC job actual frees up 34.14 MB space
5757
Close Browser
5858

5959
Test Case - GC Untagged Images

0 commit comments

Comments
 (0)