aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-15Yardstick installation unified (pip/setup)chenjiankun5-62/+126
JIRA: YARDSTICK-394 Change-Id: I486aa24121b2ad8d66cd6df97ca86ef826862c91 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-11-14Merge "Create a constants.py to manage constant variable consistently"Kubi5-1/+56
2016-11-14Merge "Add task call entry in cli for REST API"Kubi2-3/+34
2016-11-14Merge "bugfix: ipv6 should log in controller node to setup"Kubi3-5/+37
2016-11-10add option to connect to non-standard ssh portRoss Brattain33-50/+138
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>
2016-11-09bugfix: ipv6 should log in controller node to setuprexlee87763-5/+37
JIRA: YARDSTICK-363 Change-Id: Ic1f2ab98425512014d746a997b7356d3490c6b33 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-11-09Add task call entry in cli for REST APIchenjiankun2-3/+34
JIRA: YARDSTICK-368 This is to add api entry for api, the way to use cli will not be changed The command line will use main method, and the api will use api method The **kwargs in do_start will receive the args from api entry Change-Id: Ic487344436f4596cd2efd70e008c8ea862778f2e Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-11-08Create a constants.py to manage constant variable consistentlychenjiankun5-1/+56
JIRA: YARDSTICK-378 Change-Id: I527d4f60f2a2081730118bdbbea6c19fc093672f Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-11-04bugfix: tc027 results in tc037 time outrexlee87761-10/+10
JIRA: YARDSTICK-363 Change-Id: Ic0186cd0678277b0b1b04a57a322f6193c1cf52e Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-11-03Merge "This patch is used to update the time range in dashboard config from ↵Kubi1-4/+4
"now-2d" to "now-7d" so that dashboard will display the data from past 7 days.Updated the refresh time to "1d""
2016-11-02This patch is used to update the time range in dashboard configshravani1-4/+4
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>
2016-11-01Merge "committer retirement"Kubi1-3/+0
2016-11-01Bugfix:fix a bug that yardstick_key.pub cannot be found in Yardstick dockerJingLu51-1/+3
JIRA: YARDSTICK-379 Change-Id: I8416a38c94e07f0f83cb74d920a7c4d22a0cd04a Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-11-01Merge "remove yardstick_key from the repo"Kubi3-28/+21
2016-11-01committer retirementkubi1-3/+0
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>
2016-10-31Merge "Refine docs"liang gao1-1/+1
2016-10-26Adapt blacklist for Colorado 2.0chenjiankun1-13/+0
JIRA: YARDSTICK-377 Change-Id: Ia8f3c760c0c7e99ce8262c7076a187c45ac0efac Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-10-25Merge "bugfix: update info error when rebase"liang gao1-2/+1
2016-10-25Merge "This patch is used to add grafana config to opnfv dashboard for ↵liang gao1-0/+517
kvmfornfv_cyclictest_idle_idle"
2016-10-25remove yardstick_key from the repoJingLu53-28/+21
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>
2016-10-24Merge "Bugfix: correct a typo in the yardstick userguide"liang gao1-1/+1
2016-10-24Bugfix: correct a typo in the yardstick userguideJingLu51-1/+1
JIRA: YARDSTICK-374 Change-Id: If0d54542a1978655d7c9cae96171f1aa55a6fef4 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-10-24This patch is used to add grafana config to opnfv dashboard forshravani1-0/+517
kvmfornfv_cyclictest_idle_idle Change-Id: I67648c467ac01794ca9b47cb17e2b6d3c404c095 Signed-off-by: Shravani <shravani.p@tcs.com>
2016-10-24bugfix: update info error when rebasekubi1-2/+1
a line do not delete when rebase JIRA: YARDSTICK-376 Change-Id: I451fb482247e4787b2157f3d3c6c5db8ec25b783 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-10-24Proposing Mingjiang as a commiter in yardstickkubi1-0/+2
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>
2016-10-24Proposing Kanglin Yin as a commiter in yardstickkubi1-0/+1
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>
2016-10-24Proposing Zhihui Wu as a commiter in yardstickkubi1-0/+1
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>
2016-10-24Merge "Proposing Jing Lu as a commiter in yardstick"liang gao1-0/+1
2016-10-24Refine docszshi1-1/+1
Change suite to case for better description. Change-Id: Ie4e8116e0d40f4f015b13c9b99c8f7b191b77657 Signed-off-by: zshi <zshi@redhat.com>
2016-10-24Merge "Bugfix: Add image modify scripts into environment variables"liang gao2-2/+5
2016-10-24Merge "Update userguide and results docs"liang gao7-17/+19
2016-10-24Bugfix: correct a typo in the yardstick userguideJingLu57-41/+205
JIRA: YARDSTICK-374 Also refine the userguide Change-Id: Iae2af02684ee326abe2a21940e5023b935d4a8da Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-10-22Update userguide and results docswulin wang7-17/+19
JIRA: YARDSTICK-375 Change-Id: I46b7d3c5b815883f8da6680a7c77d68478cd3f85 Signed-off-by: wulin wang <wangwulin@huawei.com>
2016-10-18Merge "Update release note for Colorado 2.0"liang gao1-36/+69
2016-10-17Merge "Bugfix: no pod.yaml file error when run test case not in the root path"liang gao5-5/+22
2016-10-17Bugfix: Add image modify scripts into environment variablesJingLu52-2/+5
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>
2016-10-17Update release note for Colorado 2.0JingLu51-36/+69
Change-Id: Iea238d4818b460021d8880f13ae24d324365f87c Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-10-14influxdb_line_protocol.py should move to 3rd party dirchenjiankun5-2/+2
JIRA: YARDSTICK-369 Change-Id: I286e883d88a47d2befa4bb523ad9384937e079b3 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-10-14Merge "run ipv6 test case on more pods"liang gao1-1/+3
2016-10-14Merge "bug-fix: ipv6 ml2 file should use variable"liang gao1-7/+7
2016-10-14Bugfix: fix a bug in lxd scenarioJingLu51-2/+2
JIRA: YARDSTICK-325 Change-Id: I6e3aaeb3070c97ab306848b0e7fdc568a486663e Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-10-14bug-fix: ipv6 ml2 file should use variablerexlee87761-7/+7
JIRA: YARDSTICK-363 Change-Id: Ie2df38ad89a90033c90281e5b6214b0fdc34e918 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-10-11run ipv6 test case on more podsrexlee87761-1/+3
JIRA: YARDSTICK-363 Change-Id: I5f1c8b1f0038619102aa6e446853988093172d9c Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-10-11Provide yardstick-trusty-server.tar.gz for lxd scenarioJingLu56-69/+188
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>
2016-10-10Proposing Jing Lu as a commiter in yardstickkubi1-0/+1
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>
2016-10-10Bugfix: no pod.yaml file error when run test case not in the root pathchenjiankun5-5/+22
JIRA: YARDSTICK-364 Change-Id: I8c460064c058f77971140f69689ba638179f89d9 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-10-09Merge "Rebase to fuel 10.0 for fuel@opnfv D release"liang gao3-5/+5
2016-10-09Rebase to fuel 10.0 for fuel@opnfv D releaseGuo Ruijing3-5/+5
Change-Id: I22dd8c1fe4bc7f05bddadaed3f67fae986e5f86a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-10-08Merge "Add raw image support for lxd scenario"liang gao2-0/+49
2016-10-08Add raw image support for lxd scenarioJingLu52-0/+49
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>