summaryrefslogtreecommitdiffstats
path: root/dovetail/utils
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2017-08-04 07:05:42 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-04 07:05:42 +0000
commita8d7665ca783684bc10d7c3dbbc606e30f083bc7 (patch)
treeadb4f7deb7641e70700a9e150135c49fca701347 /dovetail/utils
parentfc37fef338a99254c64cc5c8cb5e1e29ec7ecdb1 (diff)
parent03e37d45e44f1a3d1cdcb12c5f8bf1953e5575cc (diff)
Merge "Tag dovetail with cvp.0.4.0"
Diffstat (limited to 'dovetail/utils')
-rwxr-xr-xdovetail/utils/local_db/launch_db.sh4
-rwxr-xr-xdovetail/utils/local_db/restart_db.sh2
-rw-r--r--dovetail/utils/offline/config.yaml8
3 files changed, 9 insertions, 5 deletions
diff --git a/dovetail/utils/local_db/launch_db.sh b/dovetail/utils/local_db/launch_db.sh
index 722dc227..38a97331 100755
--- a/dovetail/utils/local_db/launch_db.sh
+++ b/dovetail/utils/local_db/launch_db.sh
@@ -59,8 +59,8 @@ echo "Create the testapi service."
echo "=========================="
set +e
-# pull image opnfv/testapi:cvp.0.3.0
-testapi_img="opnfv/testapi:cvp.0.3.0"
+# pull image opnfv/testapi:cvp.0.4.0
+testapi_img="opnfv/testapi:cvp.0.4.0"
echo "Step1: pull the image $testapi_img."
sudo docker pull $testapi_img
set -e
diff --git a/dovetail/utils/local_db/restart_db.sh b/dovetail/utils/local_db/restart_db.sh
index 35096b99..668b4b84 100755
--- a/dovetail/utils/local_db/restart_db.sh
+++ b/dovetail/utils/local_db/restart_db.sh
@@ -26,4 +26,4 @@ export db_host_ip=${db_host_ip:-"$1"}
sudo docker rm -f testapi
sudo docker run -itd -p $testapi_port:8000 --name testapi \
- -e mongodb_url=mongodb://$db_host_ip:$mongodb_port/ opnfv/testapi:cvp.0.3.0
+ -e mongodb_url=mongodb://$db_host_ip:$mongodb_port/ opnfv/testapi:cvp.0.4.0
diff --git a/dovetail/utils/offline/config.yaml b/dovetail/utils/offline/config.yaml
index 11134dd1..bebd6f4a 100644
--- a/dovetail/utils/offline/config.yaml
+++ b/dovetail/utils/offline/config.yaml
@@ -2,7 +2,7 @@
docker_images:
dovetail:
domain: opnfv
- tag: cvp.0.3.0
+ tag: cvp.0.4.0
store_name: image_dovetail.docker
functest:
domain: opnfv
@@ -12,9 +12,13 @@ docker_images:
domain: opnfv
tag: danube.3.1
store_name: image_yardstick.docker
+ bottlenecks:
+ domain: opnfv
+ tag: cvp.0.4.0
+ store_name: image_bottlenecks.docker
testapi:
domain: opnfv
- tag: cvp.0.3.0
+ tag: cvp.0.4.0
store_name: image_testapi.docker
mongo:
tag: 3.2.1