summaryrefslogtreecommitdiffstats
path: root/testing/robot/sec_groups_and_l2-smoke.robot
diff options
context:
space:
mode:
Diffstat (limited to 'testing/robot/sec_groups_and_l2-smoke.robot')
-rw-r--r--testing/robot/sec_groups_and_l2-smoke.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/robot/sec_groups_and_l2-smoke.robot b/testing/robot/sec_groups_and_l2-smoke.robot
index 17c5a42..347c78c 100644
--- a/testing/robot/sec_groups_and_l2-smoke.robot
+++ b/testing/robot/sec_groups_and_l2-smoke.robot
@@ -56,7 +56,7 @@ Wait for VM1 to be active
Create VM2
${port_ids} = Create List ${port2_id}
- ${result} = Create vm ${vm2_name} ${port_ids} userdata=${userdata2}
+ ${result} = Create vm ${vm2_name} ${port_ids} flavor=${flavor_to_use} userdata=${userdata2}
Set Suite Variable ${vm2_id} ${result}
Wait for VM2 to be active