Change storperf target IP
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc074.yaml
index 14604f8..5bd3f67 100644 (file)
@@ -14,13 +14,13 @@ description: >
     StorPerf is a tool to measure block and object storage performance in an NFVI.
 
 {% set public_network = public_network or "ext-net" %}
-{% set StorPerf_ip = StorPerf_ip or "192.168.200.1" %}
+{% set StorPerf_ip = StorPerf_ip or "192.168.10.6" %}
 scenarios:
 -
   type: StorPerf
   options:
     agent_count: 1
-    agent_image: "Ubuntu-14.04"
+    agent_image: "Ubuntu-16.04"
     public_network: {{public_network}}
     volume_size: 4
     block_sizes: "4096"