Upgrade yardstick VM image from Ubuntu 14.04 to 16.04 73/22873/7
authorJingLu5 <lvjing5@huawei.com>
Fri, 4 Nov 2016 07:21:50 +0000 (15:21 +0800)
committerJingLu5 <lvjing5@huawei.com>
Wed, 9 Nov 2016 03:54:24 +0000 (11:54 +0800)
commit791868bdaabb08237fadae957a19c496a1892905
tree3d4403c2683903a225bd9aad04e4de931b83a671
parente80a6484956de102d14b2b42349ac1e90510cd82
Upgrade yardstick VM image from Ubuntu 14.04 to 16.04

JIRA: YARDSTICK-365

This patch upgrades the base Ubuntu version of Yardstick VM image from
trusty(14.04) to xenial(16.04).

If you still want to use Ubuntu 14.04 to build Yardstick custom image you can
use command:
    sudo ./tools/yardstick-img-modify tools/ubuntu-server-cloudimg-modify.sh trusty

And now the "yardstick-trusty-server" is rename as "yardstick-image".

Change-Id: I0765f3aee2d17eea1ad2257d0f576cdb9ef2b18d
Signed-off-by: JingLu5 <lvjing5@huawei.com>
34 files changed:
samples/background-task.yaml
samples/cachestat.yaml
samples/cyclictest.yaml
samples/fio-template.yaml
samples/fio.yaml
samples/iperf3-jitter.yaml
samples/iperf3.yaml
samples/lmbench.yaml
samples/lmbench_cache.yaml
samples/memload.yaml
samples/netperf.yaml
samples/netutilization.yaml
samples/perf.yaml
samples/pktgen.yaml
samples/ramspeed.yaml
samples/unixbench.yaml
tests/ci/clean_images.sh
tests/ci/load_images.sh
tests/opnfv/test_cases/opnfv_yardstick_tc001.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc005.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc009.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc011.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc012.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc014.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc037.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc038.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc069.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc070.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc071.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc072.yaml
tools/yardstick-img-lxd-modify
tools/yardstick-img-modify