From: Cédric Ollivier Date: Tue, 14 Oct 2025 15:30:14 +0000 (+0200) Subject: Remove confirm: true in Rally opnfv-nova.yaml X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=089a55426f5a7ca1c8e88e7bb681431ec54efeee;p=functest.git Remove confirm: true in Rally opnfv-nova.yaml ServerManager.create() got an unexpected keyword argument 'confirm' Change-Id: I2675e16a9c4acdb012cfccdff43e1586b8d76606 Signed-off-by: Cédric Ollivier --- diff --git a/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml b/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml index 210591f9b..6bf32fd77 100644 --- a/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml +++ b/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml @@ -173,7 +173,6 @@ {{ vm_params(image_name, flavor_name) }} to_flavor: name: {{ flavor_alt_name }} - confirm: true force_delete: false nics: - net-id: {{ netid }}