Code Review
/
functest-xtesting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7376487
)
Include latest tag for Multisite Kingbird
author
Ashish Singh
<ashishsingh2k8@gmail.com>
Wed, 14 Sep 2016 10:21:51 +0000
(15:51 +0530)
committer
Ashish Singh
<ashishsingh2k8@gmail.com>
Wed, 14 Sep 2016 10:31:14 +0000
(16:01 +0530)
Fix for one of Kingbird testcase failure is in latest tag.
Modifying docker to pick the latest kingbird tag from github.
Change-Id: I4250322b808a104511e68b9a085717e6141a9eca
Signed-off-by: ashish singh <ashishsingh2k8@gmail.com>
docker/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/Dockerfile
b/docker/Dockerfile
index
3d99404
..
7120d34
100644
(file)
--- a/
docker/Dockerfile
+++ b/
docker/Dockerfile
@@
-33,7
+33,7
@@
ARG TEMPEST_TAG=12.2.0
ARG RALLY_TAG=0.5.0
ARG ODL_TAG=release/beryllium-sr3
ARG OPENSTACK_TAG=stable/mitaka
-ARG KINGBIRD_TAG=0.2.
1
+ARG KINGBIRD_TAG=0.2.
2
ARG VIMS_TAG=stable
ENV HOME /home/opnfv
ENV repos_dir /home/opnfv/repos