summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2018-05-25 17:44:17 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-25 17:44:17 +0000
commit59931e1276034e9304bc583e7f25518085a7ee3c (patch)
treeaafa591cf651a976eb240a7eb2b7643244cb275c
parent2568d72211986a7b61decb0dd6db6233c3dc153d (diff)
parentd9dd1ffbbe97cef54781876195b1265b5e39e856 (diff)
Merge "update docker image tag to 6.1.0" into stable/fraser
-rw-r--r--ansible/nsb_setup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/nsb_setup.yml b/ansible/nsb_setup.yml
index c11a61b4a..56e591afe 100644
--- a/ansible/nsb_setup.yml
+++ b/ansible/nsb_setup.yml
@@ -37,7 +37,7 @@
name: yardstick
pull: yes
recreate: yes
- image: opnfv/yardstick:opnfv-6.0.0
+ image: opnfv/yardstick:opnfv-6.1.0
state: started
restart_policy: always
privileged: yes