Bugfix: heat conext of test case yamls jinja2 bypass sriov type
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc082.yaml
index 4b67f0f..85b6c91 100644 (file)
@@ -55,7 +55,7 @@ context:
   networks:
     test:
       cidr: "10.0.1.0/24"
-      {% if provider == "vlan" %}
+      {% if provider == "vlan" or provider == "sriov" %}
       provider: {{provider}}
       physical_network: {{physical_network}}
         {% if segmentation_id %}