From b7bd34d181ed60a7769c6a93837586a6371a71f0 Mon Sep 17 00:00:00 2001 From: "Danfeng Liu (c)" Date: Tue, 26 Nov 2019 15:27:50 +0800 Subject: [PATCH] It's a temporary solution for quotas case, after internal registry in service, image size will not change any longer. Signed-off-by: Danfeng Liu (c) --- tests/robot-cases/Group1-Nightly/Common.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/robot-cases/Group1-Nightly/Common.robot b/tests/robot-cases/Group1-Nightly/Common.robot index e15441f57..372098c78 100644 --- a/tests/robot-cases/Group1-Nightly/Common.robot +++ b/tests/robot-cases/Group1-Nightly/Common.robot @@ -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