From: Georg Kunz Date: Thu, 7 Jun 2018 14:08:47 +0000 (+0200) Subject: Upgrading image version of HA test of neutron L3 agent X-Git-Tag: ovp-2.0.0-rc1~59 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=71f945d3e3ca38e4a954a6475234e176e150d2f7;p=dovetail.git Upgrading image version of HA test of neutron L3 agent In line with the updated documentation, this patch upgrades the cirros image from version 0.3.5 to 0.4.0 of the HA neutron-l3-agent test Change-Id: I352e861f3d3099491ff6f367a3129dc8f3115394 Signed-off-by: Georg Kunz --- diff --git a/etc/testcase/ha.neutron_l3_agent.yml b/etc/testcase/ha.neutron_l3_agent.yml index 018dcda8..f5170d4f 100644 --- a/etc/testcase/ha.neutron_l3_agent.yml +++ b/etc/testcase/ha.neutron_l3_agent.yml @@ -8,7 +8,7 @@ dovetail.ha.neutron_l3_agent: pre_condition: - 'source /etc/yardstick/openstack.creds && openstack --insecure image create cirros-ha-11 --disk-format qcow2 --container-format bare --public - --file /home/opnfv/userconfig/images/cirros-0.3.5-x86_64-disk.img' + --file /home/opnfv/userconfig/images/cirros-0.4.0-x86_64-disk.img' cmds: - "cd /home/opnfv/repos/yardstick && source /etc/yardstick/openstack.creds && yardstick task start tests/opnfv/test_cases/{{validate_testcase}}.yaml