Add nics net-id when booting dd load test 91/70591/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Jul 2020 10:25:22 +0000 (12:25 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Jul 2020 10:26:50 +0000 (12:26 +0200)
http://artifacts.opnfv.org/functest/EP1852KPIZEE/functest-opnfv-functest-smoke-latest-rally_sanity-run-920/rally_sanity/rally_sanity.html#/VMTasks.dd_load_test/failures

Change-Id: I959d414692dd52e76175a7341f7d16ef28ab8472
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml

index cea3940..3aa8ac8 100644 (file)
@@ -5,6 +5,8 @@
           name: {{ flavor_name }}
         image:
           name: {{ image_name }}
+        nics:
+          - net-id: {{ netid }}
         floating_network: {{ floating_network }}
         force_delete: false
         username: {{ username }}