Change to Gambia version by using latest docker images 53/63053/3
authorxudan <xudan16@huawei.com>
Sun, 30 Sep 2018 02:54:38 +0000 (22:54 -0400)
committerxudan <xudan16@huawei.com>
Thu, 11 Oct 2018 11:55:09 +0000 (07:55 -0400)
Functest use gambia tag. Other projects use their latest one.

Change-Id: Ibbfde50727149822d8331d998f6b4e173f19e244
Signed-off-by: xudan <xudan16@huawei.com>
etc/conf/bottlenecks_config.yml
etc/conf/functest_config.yml
etc/conf/yardstick_config.yml

index b36f865..c44047f 100644 (file)
@@ -7,7 +7,7 @@
 
 bottlenecks:
   image_name: opnfv/bottlenecks
-  docker_tag: ovp-2.0.0
+  docker_tag: latest
   opts: '-id --privileged=true'
   envs: '-e DEPLOY_SCENARIO={{deploy_scenario}} -e Yardstick_TAG=stable -e OUTPUT_FILE={{testcase}}.out'
   volumes:
index 88fc5f7..e82adb7 100644 (file)
@@ -10,7 +10,7 @@
 
 functest:
   image_name: opnfv/functest-smoke
-  docker_tag: opnfv-6.3.0
+  docker_tag: gambia
   opts: '-id --privileged=true'
   envs: '{{os_verify}} -e INSTALLER_TYPE=unknown -e DEPLOY_SCENARIO={{deploy_scenario}} -e NODE_NAME=unknown
          -e TEST_DB_URL=file:///home/opnfv/functest/results/functest_results.txt'
index b61301e..1043665 100644 (file)
@@ -12,7 +12,7 @@
 
 yardstick:
   image_name: opnfv/yardstick
-  docker_tag: ovp-2.0.0
+  docker_tag: latest
   opts: '-id --privileged=true'
   envs: "{{os_verify}} -e YARDSTICK_BRANCH=fraser"
   config: