From: pmikus Date: Mon, 14 Nov 2016 13:35:27 +0000 (+0100) Subject: Switch to nested image 1.5 in perf X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=306f43ac807c375e70118a522b3b9c3e2d710291;ds=sidebyside Switch to nested image 1.5 in perf Change-Id: I9116eac4a5377258b73b62214ca876161d9ef171 Signed-off-by: pmikus --- diff --git a/resources/libraries/robot/performance.robot b/resources/libraries/robot/performance.robot index f7cd96aa30..c33e9f3192 100644 --- a/resources/libraries/robot/performance.robot +++ b/resources/libraries/robot/performance.robot @@ -78,7 +78,7 @@ | | ... | | Set Suite Variable | ${glob_loss_acceptance} | 0.5 | | Set Suite Variable | ${glob_loss_acceptance_type} | percentage -| | Set Suite Variable | ${glob_vm_image} | /var/lib/vm/csit-nested-1.4.img +| | Set Suite Variable | ${glob_vm_image} | /var/lib/vm/csit-nested-1.5.img | 2-node circular Topology Variables Setup | | [Documentation]