Merge "Fix vCGNAPT name in ansible constants"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc076.yaml
index 8c0edac..c5e799c 100644 (file)
@@ -58,7 +58,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 %}