Merge "Suppress log outputs in test_ixnet_api"
[yardstick.git] / ansible / nsb_setup.yml
index 0149054..fcde1d1 100644 (file)
@@ -37,7 +37,7 @@
         name: yardstick
         pull: yes
         recreate: yes
-        image: opnfv/yardstick:latest
+        image: "{{ yardstick_docker_image|default('opnfv/yardstick:latest') }}"
         state: started
         restart_policy: always
         privileged: yes