Bugfix: heat conext of test case yamls jinja2 bypass sriov type
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc070.yaml
index 7ea10d8..8cbd247 100644 (file)
@@ -97,7 +97,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 %}