aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrice Buriez <patrice.buriez@intel.com>2018-08-22 10:06:10 +0200
committerPatrice Buriez <patrice.buriez@intel.com>2018-08-22 10:06:10 +0200
commitdc632d55552c63985b0dd2b0f007bc6afb9920b7 (patch)
tree7544669e89872f96fbb5e3241e9f213eef56d7ae
parentbd5e7473199c3ff00ce212a635453cc938387a92 (diff)
Update docker image tag to 6.2.1
JIRA: YARDSTICK-1137 Change-Id: I5cb4a06a3c8f6582cdc8d0fa82a7413bc4f2e022 Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
-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 b6bf05cce..d1ebfa3db 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.2.0
+ image: opnfv/yardstick:opnfv-6.2.1
state: started
restart_policy: always
privileged: yes