Kubi [Mon, 14 Nov 2016 10:02:33 +0000 (10:02 +0000)]
Merge "bugfix: ipv6 should log in controller node to setup"
Ross Brattain [Wed, 2 Nov 2016 22:10:59 +0000 (15:10 -0700)]
add option to connect to non-standard ssh port
not all enviroments have port 22 enabled for SSH.
In particular for network isolation NAT and port forwarding may be used.
example pod.yaml:
nodes:
- ip: 10.2.45.145
name: node1
password: ''
role: Controller
ssh_port: 5000
user: root
- ip: 10.2.45.145
name: node2
password: ''
role: Controller
ssh_port: 5001
user: root
- ip: 10.2.45.145
name: node3
password: ''
role: Controller
ssh_port: 5002
user: root
JIRA: YARDSTICK-407
Change-Id: I8f9d6e388f31d291dd15cb900d7f71f347e41ef6
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
rexlee8776 [Tue, 8 Nov 2016 07:09:55 +0000 (07:09 +0000)]
bugfix: ipv6 should log in controller node to setup
JIRA: YARDSTICK-363
Change-Id: Ic1f2ab98425512014d746a997b7356d3490c6b33
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
rexlee8776 [Fri, 4 Nov 2016 03:03:50 +0000 (03:03 +0000)]
bugfix: tc027 results in tc037 time out
JIRA: YARDSTICK-363
Change-Id: Ic0186cd0678277b0b1b04a57a322f6193c1cf52e
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Kubi [Thu, 3 Nov 2016 07:55:49 +0000 (07:55 +0000)]
Merge "This patch is used to update the time range in dashboard config from "now-2d" to "now-7d" so that dashboard will display the data from past 7 days.Updated the refresh time to "1d""
shravani [Sun, 30 Oct 2016 07:08:53 +0000 (00:08 -0700)]
This patch is used to update the time range in dashboard config
from "now-2d" to "now-7d" so that dashboard will display the data
from past 7 days.Updated the refresh time to "1d"
Change-Id: I4987eaa5e84de058841d34beb2124f7503f2f01b
Signed-off-by: Shravani <shravani.p@tcs.com>
Kubi [Tue, 1 Nov 2016 09:26:43 +0000 (09:26 +0000)]
Merge "committer retirement"
JingLu5 [Tue, 1 Nov 2016 07:22:02 +0000 (15:22 +0800)]
Bugfix:fix a bug that yardstick_key.pub cannot be found in Yardstick docker
JIRA: YARDSTICK-379
Change-Id: I8416a38c94e07f0f83cb74d920a7c4d22a0cd04a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Kubi [Tue, 1 Nov 2016 02:25:12 +0000 (02:25 +0000)]
Merge "remove yardstick_key from the repo"
kubi [Tue, 1 Nov 2016 02:17:52 +0000 (02:17 +0000)]
committer retirement
These 3 committers have retired for yardstick committers,
I'll forward the retirement mail to the tsc later.
- houjingwen@huawei.com
- wenjing_chu@dell.com
- liangqi1@huawei.com
Change-Id: Ibe03c7728b54caeb78f975295d757e11e7d373d7
Signed-off-by: kubi <jean.gaoliang@huawei.com>
liang gao [Mon, 31 Oct 2016 03:52:43 +0000 (03:52 +0000)]
Merge "Refine docs"
chenjiankun [Wed, 26 Oct 2016 12:16:10 +0000 (08:16 -0400)]
Adapt blacklist for Colorado 2.0
JIRA: YARDSTICK-377
Change-Id: Ia8f3c760c0c7e99ce8262c7076a187c45ac0efac
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
liang gao [Tue, 25 Oct 2016 07:27:44 +0000 (07:27 +0000)]
Merge "bugfix: update info error when rebase"
liang gao [Tue, 25 Oct 2016 07:26:52 +0000 (07:26 +0000)]
Merge "This patch is used to add grafana config to opnfv dashboard for kvmfornfv_cyclictest_idle_idle"
JingLu5 [Mon, 24 Oct 2016 07:22:52 +0000 (15:22 +0800)]
remove yardstick_key from the repo
JIRA: YARDSTICK-370
private key should not be in the repo. yardstick image now use
yardstick_key in the repo to log in the vm, so it should be
change to automatic generate it.
also the userguide should be updated to generate yardstick_key
before the test.
Change-Id: I61775bb429a8fddb9b8d312203f10ec369a1f801
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Mon, 24 Oct 2016 10:16:39 +0000 (10:16 +0000)]
Merge "Bugfix: correct a typo in the yardstick userguide"
JingLu5 [Mon, 24 Oct 2016 09:32:35 +0000 (17:32 +0800)]
Bugfix: correct a typo in the yardstick userguide
JIRA: YARDSTICK-374
Change-Id: If0d54542a1978655d7c9cae96171f1aa55a6fef4
Signed-off-by: JingLu5 <lvjing5@huawei.com>
shravani [Fri, 21 Oct 2016 06:34:13 +0000 (12:04 +0530)]
This patch is used to add grafana config to opnfv dashboard for
kvmfornfv_cyclictest_idle_idle
Change-Id: I67648c467ac01794ca9b47cb17e2b6d3c404c095
Signed-off-by: Shravani <shravani.p@tcs.com>
kubi [Mon, 24 Oct 2016 08:03:42 +0000 (08:03 +0000)]
bugfix: update info error when rebase
a line do not delete when rebase
JIRA: YARDSTICK-376
Change-Id: I451fb482247e4787b2157f3d3c6c5db8ec25b783
Signed-off-by: kubi <jean.gaoliang@huawei.com>
kubi [Mon, 10 Oct 2016 09:47:21 +0000 (09:47 +0000)]
Proposing Mingjiang as a commiter in yardstick
All 4 candidates have been approved with full votes.
Just rebase to avoid conflict. Congratulations!
Mingjiang has contributed greatly to yardstick C release.
Achievement/Contributions include:
test cases:
- add new test case tc043(net latency between nodes)
- add new test case tc073(throughput between nodes)
- support ha test cases debug in ci
- bug-fix ipv6 in Mitaka installed by compass
- support ipv6 in Mitaka installed by fuel
framework:
- add test case show command
- yardstick support scenario suite instead of pod suite (also support constraints)
- add report to mongodb test suite status
- help setup reporting page in releng
documentation:
- Deploy InfluxDB and Grafana locally
- Create a test suite for yardstick
demo/presentation:
- present yardstick test suite evolution in testperf meeting
- demo in yardstick GTM about yardstick scenario suite features intro
committed patch link:
https://gerrit.opnfv.org/gerrit/#/q/project:yardstick+owner:%22Rex+Lee+%253Climingjiang%2540huawei.com%253E%22
Change-Id: I38ab9e55fa58eade2d79c646735d67bda24dbebe
Signed-off-by: kubi <jean.gaoliang@huawei.com>
kubi [Mon, 10 Oct 2016 10:09:35 +0000 (10:09 +0000)]
Proposing Kanglin Yin as a commiter in yardstick
All 4 candidates have been approved with full votes.
Just rebase to avoid conflict. Congratulations!
Kanglin has contributed greatly to yardstick C release.
Achievement/Contributions include:
Reliability testing
-enhanced HA Framework
-10 HA test cases
-collaboration with HA Team
presentation at Shanghai OPNFV Meetup
https://gerrit.opnfv.org/gerrit/#/q/project:yardstick+owner:%2214_ykl%2540tongji.edu.cn%22
Change-Id: Ib1bdc5e6050dc54639ed3598ae2d7130bb69952e
Signed-off-by: kubi <jean.gaoliang@huawei.com>
kubi [Mon, 10 Oct 2016 09:59:52 +0000 (09:59 +0000)]
Proposing Zhihui Wu as a commiter in yardstick
All 4 candidates have been aproved with full votes.
Just rebase to avoid conflict. Congratuations!
Zhihui has contributed greatly to yardstick C release.
Achievement/Contributions include:
DPDK testing
-DPDK testing images
-DPDK test cases
ZTE pod maintain with Yardstick CI jobs
Grafana Update and maintain
Yardstick Docker image
Change-Id: I6dfc1425a41a6ac33347c6bd19212e4a9e216885
Signed-off-by: kubi <jean.gaoliang@huawei.com>
liang gao [Mon, 24 Oct 2016 06:22:30 +0000 (06:22 +0000)]
Merge "Proposing Jing Lu as a commiter in yardstick"
zshi [Mon, 24 Oct 2016 03:19:53 +0000 (11:19 +0800)]
Refine docs
Change suite to case for better description.
Change-Id: Ie4e8116e0d40f4f015b13c9b99c8f7b191b77657
Signed-off-by: zshi <zshi@redhat.com>
liang gao [Mon, 24 Oct 2016 03:07:03 +0000 (03:07 +0000)]
Merge "Bugfix: Add image modify scripts into environment variables"
liang gao [Mon, 24 Oct 2016 03:05:52 +0000 (03:05 +0000)]
Merge "Update userguide and results docs"
JingLu5 [Thu, 20 Oct 2016 10:48:01 +0000 (18:48 +0800)]
Bugfix: correct a typo in the yardstick userguide
JIRA: YARDSTICK-374
Also refine the userguide
Change-Id: Iae2af02684ee326abe2a21940e5023b935d4a8da
Signed-off-by: JingLu5 <lvjing5@huawei.com>
wulin wang [Sat, 22 Oct 2016 13:04:11 +0000 (13:04 +0000)]
Update userguide and results docs
JIRA: YARDSTICK-375
Change-Id: I46b7d3c5b815883f8da6680a7c77d68478cd3f85
Signed-off-by: wulin wang <wangwulin@huawei.com>
liang gao [Tue, 18 Oct 2016 01:57:18 +0000 (01:57 +0000)]
Merge "Update release note for Colorado 2.0"
liang gao [Mon, 17 Oct 2016 06:30:16 +0000 (06:30 +0000)]
Merge "Bugfix: no pod.yaml file error when run test case not in the root path"
JingLu5 [Mon, 17 Oct 2016 00:37:43 +0000 (08:37 +0800)]
Bugfix: Add image modify scripts into environment variables
JIRA: YARDSTICK-371
JIRA: YARDSTICK-372
This patch fixs two bugs. One is add image modify scripts into environment
variables; The other is fixng a format error in ubuntu-server-cloudimg-modify.sh
Change-Id: Ie2381400e469ddcbb02f0b0de250274f3bcb0396
Signed-off-by: JingLu5 <lvjing5@huawei.com>
JingLu5 [Mon, 17 Oct 2016 02:52:12 +0000 (10:52 +0800)]
Update release note for Colorado 2.0
Change-Id: Iea238d4818b460021d8880f13ae24d324365f87c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
chenjiankun [Fri, 14 Oct 2016 09:38:54 +0000 (09:38 +0000)]
influxdb_line_protocol.py should move to 3rd party dir
JIRA: YARDSTICK-369
Change-Id: I286e883d88a47d2befa4bb523ad9384937e079b3
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
liang gao [Fri, 14 Oct 2016 07:51:42 +0000 (07:51 +0000)]
Merge "run ipv6 test case on more pods"
liang gao [Fri, 14 Oct 2016 04:38:23 +0000 (04:38 +0000)]
Merge "bug-fix: ipv6 ml2 file should use variable"
JingLu5 [Fri, 14 Oct 2016 04:04:24 +0000 (12:04 +0800)]
Bugfix: fix a bug in lxd scenario
JIRA: YARDSTICK-325
Change-Id: I6e3aaeb3070c97ab306848b0e7fdc568a486663e
Signed-off-by: JingLu5 <lvjing5@huawei.com>
rexlee8776 [Fri, 14 Oct 2016 02:18:25 +0000 (02:18 +0000)]
bug-fix: ipv6 ml2 file should use variable
JIRA: YARDSTICK-363
Change-Id: Ie2df38ad89a90033c90281e5b6214b0fdc34e918
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
rexlee8776 [Tue, 11 Oct 2016 09:02:53 +0000 (09:02 +0000)]
run ipv6 test case on more pods
JIRA: YARDSTICK-363
Change-Id: I5f1c8b1f0038619102aa6e446853988093172d9c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
JingLu5 [Sun, 9 Oct 2016 04:25:34 +0000 (12:25 +0800)]
Provide yardstick-trusty-server.tar.gz for lxd scenario
JIRA: YARDSTICK-325
This patch removes ping_lxd_test.yaml and changes vm image used for lxd senarios.
In the *-lxd-* scenariois, Cirros LXC 0.3 image will be used for Ping test case.
For yardstick generic test, a dedicated yardstick vm image will be used.
Change-Id: I5f9e7a92e3e5dded0014baec77085d80cc904b52
Signed-off-by: JingLu5 <lvjing5@huawei.com>
kubi [Mon, 10 Oct 2016 10:54:51 +0000 (10:54 +0000)]
Proposing Jing Lu as a commiter in yardstick
JingLu has contributed greatly to yardstick C release.
Achievement/Contributions include:
-Implement yardstick generic test scenario: Ramspeed, Memoryload, cachestat, computecapacity, Netutilization
-Improve CPULoad test scenario
-Implement multiple target VMs support
-Implement Yardstick plugin CLI
-StorPerf and VSperf Integration
-Design and build Yardstick grafana dashboard for new test cases.
-Yardstick Colorado release documentation.
-"Yardstick in depth" demo for OVSNFV team.
-Yardstick presentation at OPNFV Berlin Summit
Change-Id: Id9d993e4cf02d5f5497df52c1cc796587d5617e3
Signed-off-by: kubi <jean.gaoliang@huawei.com>
chenjiankun [Sun, 9 Oct 2016 10:11:24 +0000 (10:11 +0000)]
Bugfix: no pod.yaml file error when run test case not in the root path
JIRA: YARDSTICK-364
Change-Id: I8c460064c058f77971140f69689ba638179f89d9
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
liang gao [Sun, 9 Oct 2016 01:51:07 +0000 (01:51 +0000)]
Merge "Rebase to fuel 10.0 for fuel@opnfv D release"
Guo Ruijing [Sun, 9 Oct 2016 00:49:30 +0000 (08:49 +0800)]
Rebase to fuel 10.0 for fuel@opnfv D release
Change-Id: I22dd8c1fe4bc7f05bddadaed3f67fae986e5f86a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
liang gao [Sat, 8 Oct 2016 08:32:06 +0000 (08:32 +0000)]
Merge "Add raw image support for lxd scenario"
JingLu5 [Fri, 30 Sep 2016 01:05:40 +0000 (09:05 +0800)]
Add raw image support for lxd scenario
JIRA: YARDSTICK-325
This patch adds a ping_lxd_test TC. ping_lxd_test is a dedicated ping test case for lxd scenarios.
It uses Cirros LXC 0.3 image to test the image requirement of lxd.
Change-Id: I11dce7ee884cfb0f151d3a60daf7ac82226956a3
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Sat, 8 Oct 2016 02:02:43 +0000 (02:02 +0000)]
Merge "Decoupling yardstick_verify.sh"
liang gao [Tue, 4 Oct 2016 03:07:51 +0000 (03:07 +0000)]
Merge "ipv6 testcase disable port-security on vRouter"
liang gao [Tue, 4 Oct 2016 03:07:31 +0000 (03:07 +0000)]
Merge "ipv6 testcase to support fuel"
jose.lausuch [Thu, 29 Sep 2016 15:37:15 +0000 (17:37 +0200)]
Propose common directory for Docker related files
Proposal 3 from this wiki:
https://wiki.opnfv.org/display/INF/Docker+handling+in+CI#DockerhandlinginCI-3Dockerfilelocation
Do not merge before this:
https://gerrit.opnfv.org/gerrit/#/c/22565/
JIRA: RELENG-148
Change-Id: I6fc236688389879fd7f62788eaf77d75dc4730cd
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
rexlee8776 [Thu, 29 Sep 2016 06:54:45 +0000 (06:54 +0000)]
ipv6 testcase disable port-security on vRouter
JIRA: YARDSTICK-359
orginal one is ok currently, this patch is suggested by Sindhar
from Redhat to add this also which is more reasonable.
and will keep update with the ipv6 document.
Change-Id: I91f98eacbbcb818da00a47b8388c003e4bb98ecd
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
rexlee8776 [Thu, 29 Sep 2016 06:41:13 +0000 (06:41 +0000)]
ipv6 testcase to support fuel
JIRA: YARDSTICK-363
1. fuel pod.yaml node id update according to the real environment
2. add constaints to run ipv6 on one fuel physical pod(lf-pod2)
Change-Id: I5b91f1bea84f2c79e0b9c3195028e38ddad55363
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
rexlee8776 [Fri, 23 Sep 2016 03:39:07 +0000 (03:39 +0000)]
ipv6 test case to de-coupling to fuel/compass
JIRA: YARDSTICK-358
1. plan to support fuel first
2. apex/joid situation will be taken care of
in another patch
Change-Id: Ia9293a2e925d874cc6182e975f563d92fb91a2c7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
xudan [Mon, 26 Sep 2016 02:59:21 +0000 (02:59 +0000)]
Decoupling yardstick_verify.sh
JIRA: YARDSTICK-360
Change-Id: I9f0b44041a50d3538ffa7fb2941d847808b220ff
Signed-off-by: xudan <xudan16@huawei.com>
JingLu5 [Wed, 21 Sep 2016 09:38:04 +0000 (17:38 +0800)]
Refine release note & Update scenario test results
JIRA: YARDSTICK-351
JIRA: YARDSTICK-354
Also fix a error in Yardstick_task_templates.rst
Change-Id: Id9d091fce3afa7b0f62a08dfd6bca504aeaac805
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Wed, 21 Sep 2016 09:19:32 +0000 (09:19 +0000)]
Merge "Update scenario test results file for Colorado release"
wulin wang [Wed, 21 Sep 2016 00:52:22 +0000 (00:52 +0000)]
Update scenario test results file for Colorado release
JIRA: YARDSTICK-351
Change-Id: I1770bb6f5fe24bc43ee4c50776bcfd3ba89360d9
Signed-off-by: wulin wang <wangwulin@huawei.com>
liang gao [Wed, 21 Sep 2016 02:37:47 +0000 (02:37 +0000)]
Merge "bugfix: ipv6 in mitaka ping6 fail in compass"
liang gao [Wed, 21 Sep 2016 02:32:35 +0000 (02:32 +0000)]
Merge "get rid of private key in repo"
rexlee8776 [Wed, 21 Sep 2016 00:08:22 +0000 (00:08 +0000)]
bugfix: ipv6 in mitaka ping6 fail in compass
JIRA: YARDSTICK-317
Change-Id: I2ef9b7647f02a8dc96906c960c01797f426b575b
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
liang gao [Wed, 21 Sep 2016 02:30:13 +0000 (02:30 +0000)]
Merge "bugfix: ipv6 testcase ping6 command wrong"
rexlee8776 [Wed, 21 Sep 2016 01:49:06 +0000 (01:49 +0000)]
get rid of private key in repo
JIRA: YARDSTICK-356
Change-Id: I1ef7c665f7baa15f61e2bca8c0f0d0e6d0f77248
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
rexlee8776 [Tue, 20 Sep 2016 23:55:53 +0000 (23:55 +0000)]
bugfix: ipv6 testcase ping6 command wrong
JIRA: YARDSTICK-355
Change-Id: Ib05318d03aaba1c86dd386f6d375d8d2cffa11ef
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
liang gao [Tue, 20 Sep 2016 09:55:09 +0000 (09:55 +0000)]
Merge "Update scenario test results files for Colorado release"
JingLu5 [Sun, 18 Sep 2016 07:31:20 +0000 (15:31 +0800)]
Update scenario test results files for Colorado release
JIRA: YARDSTICK-351
Also fix some errors in userguide
Change-Id: Icd70f1cc99d735c62e235808eb721a7482e0a218
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Tue, 20 Sep 2016 07:46:14 +0000 (07:46 +0000)]
Merge "compute capacity description adjustment and HT check added"
liang gao [Tue, 20 Sep 2016 07:09:14 +0000 (07:09 +0000)]
Merge "Create reporting config file"
liang gao [Tue, 20 Sep 2016 06:57:40 +0000 (06:57 +0000)]
Merge "Added opnfv_os-odl_l2-fdio-noha_daily.yaml and opnfv_os-nosdn-fdio-noha_daily.yaml scenarios along with support for hugepages which is needed for these scenarios"
liang gao [Tue, 20 Sep 2016 06:56:01 +0000 (06:56 +0000)]
Merge "Modify comment in first line in all test suite"
chenjiankun [Tue, 20 Sep 2016 04:59:19 +0000 (00:59 -0400)]
Create reporting config file
JIRA: YARDSTICK-352
Change-Id: I55c5a584f4d964b4ba1dba12bf6c3a95413020b7
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
juraj.linkes [Fri, 16 Sep 2016 13:59:28 +0000 (15:59 +0200)]
Added opnfv_os-odl_l2-fdio-noha_daily.yaml and opnfv_os-nosdn-fdio-noha_daily.yaml scenarios along with support for hugepages which is needed for these scenarios
JIRA: YARDSTICK-347
Change-Id: Ie4840b328393488fb8e118c3f2cd610d61fdc283
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
JingLu5 [Wed, 7 Sep 2016 02:49:18 +0000 (10:49 +0800)]
Doc for Xreview by other test projects
Change-Id: I9976969344c5ac4859b0e79b88157e54ec4198d9
Signed-off-by: JingLu5 <lvjing5@huawei.com>
MatthewLi [Wed, 14 Sep 2016 07:18:19 +0000 (03:18 -0400)]
compute capacity description adjustment and HT check added
JIRA: YARDSTICK-270
1)description info amended according to really tested
2)hyper-thread status check added
Change-Id: I813a41ff1e55c2d816fa55b773cf6c4bdd2af2bd
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
rexlee8776 [Wed, 14 Sep 2016 08:33:53 +0000 (08:33 +0000)]
dispatcher use YARDSTICK_BRANCH to distinguish different branch
JIRA: YARDSTICK-349
Change-Id: I8d1e9cd6124cbc8634583751882ec70bdbe4627a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
chenjiankun [Wed, 14 Sep 2016 08:04:49 +0000 (04:04 -0400)]
Modify comment in first line in all test suite
JIRA: YARDSTICK-348
Change-Id: I42751980bb33782da3fa33a9d4f110da153737dc
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
liang gao [Wed, 14 Sep 2016 07:15:50 +0000 (07:15 +0000)]
Merge "add ping6 parameters"
MatthewLi [Mon, 12 Sep 2016 10:53:54 +0000 (06:53 -0400)]
add ping6 parameters
JIRA: YARDSTICK-315
1) make packetsize workable
2) add ping_count parameter
Change-Id: Ice2235fc5744b94df6a3f981c23159ca8280d876
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
liang gao [Tue, 13 Sep 2016 02:09:07 +0000 (02:09 +0000)]
Merge "bugfix: yardstick reporing in stable branch omit stable/"
liang gao [Tue, 13 Sep 2016 00:11:46 +0000 (00:11 +0000)]
Merge "Adjust flavor parameter in TC002"
liang gao [Tue, 13 Sep 2016 00:00:28 +0000 (00:00 +0000)]
Merge "Bugfix: modify comment bugs in TC055 and TC075"
JingLu5 [Mon, 12 Sep 2016 06:35:11 +0000 (14:35 +0800)]
Adjust flavor parameter in TC002
JIRA: YARDSTICK-344
In some cases, m1.tiny is too small to boot a VM instance.
So this patch changes m1.tiny to yardstick-flavor.
Change-Id: I2970717d934adcf764aea576087c1aed55e377fe
Signed-off-by: JingLu5 <lvjing5@huawei.com>
rexlee8776 [Mon, 12 Sep 2016 07:27:01 +0000 (07:27 +0000)]
bugfix: yardstick reporing in stable branch omit stable/
JIRA: YARDSTICK-343
Change-Id: Id11b8a3aeac34686935b97bee9061415ebb62c21
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
chenjiankun [Sun, 11 Sep 2016 13:47:33 +0000 (09:47 -0400)]
Bugfix: modify comment bugs in TC055 and TC075
JIRA: YARDSTICK-342
Change-Id: I5341f377425042b459bd15d623903c8674a3075a
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
liang gao [Mon, 12 Sep 2016 02:36:57 +0000 (02:36 +0000)]
Merge "bugfix: enable_ipv6_testcase_with_mitaka_in_compass"
JingLu5 [Mon, 12 Sep 2016 00:28:56 +0000 (08:28 +0800)]
Add raw image support for lxd scenario
JIRA: YARDSTICK-325
Change the image format of cirros-0.3.3 to raw in lxd scenario
Change-Id: Ic8be737108f2979f71daca7bd631b4295cc382e7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Paul Vaduva [Sat, 10 Sep 2016 14:24:09 +0000 (16:24 +0200)]
yardstick: modify e2fsck command to run with -p param
e2fsck command will not run without human intervention
if we do not use -p option. Jira issue: ARMBAND-74
Change-Id: Ie7f9b526a568e49ad44c4ee3b4fe75a1065bb1b3
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
JingLu5 [Fri, 9 Sep 2016 00:56:20 +0000 (08:56 +0800)]
Bugfix: Fix a bug that cause yardstick-trusty-server image build fail
JIRA: YARDSTICK-340
Change-Id: If305308acb76178d5a9a4af9a058e467a1f65a70
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Thu, 8 Sep 2016 03:12:26 +0000 (03:12 +0000)]
Merge "Bugfix: Fix a bug that cause yardstick-trusty-server image build fail"
chenjiankun [Wed, 7 Sep 2016 08:38:12 +0000 (08:38 +0000)]
Bugfix:Reporting do not report a status of failure to mongodb
JIRA: YARDSTICK-341
Change-Id: I376d9770838700da452eddf9579415888e9dcf4b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
JingLu5 [Wed, 7 Sep 2016 06:45:09 +0000 (14:45 +0800)]
Bugfix: Fix a bug that cause yardstick-trusty-server image build fail
JIRA: YARDSTICK-340
Change-Id: I0e754df3a6f0869241ae2bdd5d0090182ebcce6b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Wed, 7 Sep 2016 01:58:32 +0000 (01:58 +0000)]
Merge "Refine docs"
JingLu5 [Fri, 2 Sep 2016 04:13:28 +0000 (12:13 +0800)]
Refine docs
Change-Id: Ia3760bb2c3154f4d5460651f4fa15030f6689eec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
rexlee8776 [Sun, 4 Sep 2016 22:31:18 +0000 (22:31 +0000)]
bugfix: enable_ipv6_testcase_with_mitaka_in_compass
JIRA: YARDSTICK-317
Change-Id: I2757840b29dad80fccbcd7c51e66700544086f05
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
JingLu5 [Mon, 5 Sep 2016 09:24:58 +0000 (17:24 +0800)]
Bugfix: use key_file instead passwork to log onto node in fuel baremetal pod.
Change-Id: I03101df2aeeebfc7b5f65a8c21c0a462d819e57f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Sat, 3 Sep 2016 00:20:47 +0000 (00:20 +0000)]
Merge "Add raw image support for lxd scenario"
liang gao [Fri, 2 Sep 2016 10:38:14 +0000 (10:38 +0000)]
Merge "Bugfix: Add missing dashes"
JingLu5 [Fri, 2 Sep 2016 00:28:00 +0000 (08:28 +0800)]
Add raw image support for lxd scenario
JIRA: YARDSTICK-325
Provide a raw format yardstick-trusty-server image when runing os-nosdn-lxd-ha
or os-nosdn-lxd-noha scenarios
Change-Id: I7bd1dcfe187f529134f6b30d4dd4c887f5639048
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Thu, 1 Sep 2016 09:21:46 +0000 (09:21 +0000)]
Merge "ARM64: Add support for aarch64 architecture"
wu.zhihui [Thu, 1 Sep 2016 02:20:17 +0000 (10:20 +0800)]
Bugfix: correct the path of pod.yaml
According to
https://build.opnfv.org/ci/job/yardstick-fuel-zte-pod2-daily-master/12/console,
correct the path of pod.yaml.
Change-Id: Ie364e1485b4a26c225062e8817a7d413d8c419fc
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Paul Vaduva [Thu, 25 Aug 2016 11:18:22 +0000 (13:18 +0200)]
ARM64: Add support for aarch64 architecture
Added support for arm64 architecture so that yardstick framework
can be ran on arm-pod1 the armband CI pod. The modifications include
testing for presence of arm64 architecture nodes in the pod and running
arm64 specific code (building yardstick server image on arm64 version of
ubuntu cloud.
Openstack doesn't boot 3.13 kernel(arm64) so it was replaced with 3.19
kernel(also arm64), available for vivid cloud image of ubuntu.
The Dockerfile for building the ci image was also mofied to add necessary
tools for cross-building an arm64 image on amd64 host (the jumpserver)
The jira case for this commit is ARMBAND-40.
Change-Id: I906d4adbcf2ec2c0f1d695d9916ede42f4151080
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
liang gao [Wed, 31 Aug 2016 09:31:19 +0000 (09:31 +0000)]
Merge "Change executed test cases for bgpvpn scenarios"