summaryrefslogtreecommitdiffstats
path: root/jjb/doctor/doctor.yml
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2017-01-31 05:45:24 +0000
committerRyota MIBU <r-mibu@cq.jp.nec.com>2017-01-31 05:45:24 +0000
commita0f11c5f8fae46f6d05329cff65cd6b4f2e8cf69 (patch)
tree36a437241897986ec7bfc50c77b65a51a3c9a185 /jjb/doctor/doctor.yml
parent3a3480bc639508560cdb8cbdfc3fd897d5e79781 (diff)
[doctor] fix docker_tag name for functest image
Change-Id: I4595742666b36b784b256d83af563b3ef5109c5d Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/doctor/doctor.yml')
-rw-r--r--jjb/doctor/doctor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml
index 2abb94696..0d06fb7ef 100644
--- a/jjb/doctor/doctor.yml
+++ b/jjb/doctor/doctor.yml
@@ -7,7 +7,7 @@
- master:
branch: '{stream}'
gs-pathname: ''
- docker-tag: 'master'
+ docker-tag: 'latest'
disabled: false
- danube:
branch: 'stable/{stream}'