aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-08bug fix: huawei sc lab virtual pod task failkubi4-8/+0
opnfv_yardstick_tc027.yaml 's configure file is written for physical pod it shouldn't be added into virtual pod task, so remove it. otherwise, task will failed Change-Id: Ic2f03c6522cace32426a7aade1da56ed2c1766d1 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-02-08add precondition checkkubi3-4/+46
as we discussed yersterday, for daily jenkins task, i have a new idea, i add a precondition check and a key parameter in test case, if environment info(eg. "DEPLOY_SCENARIO") meet the preconditon which was defined in test case , this test case will run, if not meet, this test case will skip. and default is allow all test case to run, so this patch will not influence existing test case. any comments are welcomed Change-Id: I4300ac58994d51c0ddb4dd6d58b7191f796ddcee Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-02-05Test: Workaround for ODL LithiumJörgen Karlsson1-1/+12
Change-Id: I9db7f95beb618e2a3125b5252a79bf1a400b6af1
2016-02-04HEAT HTTPS SSL Supportrsritesh1-1/+2
Currently yardstick does not provide the support for OS_CACERT option. The addition OS_CACERT options makes the user to use certificate to communicate with the HEAT. Closes-Bug: #YARDSTICK-227 Change-Id: I045c3f4b94dba9dfb6fd0e2706d758647d3fe4af Signed-off-by: rsritesh <p.ritesh@tcs.com>
2016-02-01bug fix : git clone yardstick repo failedkubi1-1/+1
line45: git clone YARDSTICK_REPO $YARDSTICK_REPO_DIR fail Change-Id: I7f2973b320a30a02264b3f65fb3e1397218a5d9a Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-01-30Add test suites for huawei lab virtual deployQiLiang3-0/+72
JIRA: - Change-Id: Ibc44bf11fb8bef4878ec57187877624a557f9937 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-29Service Function Chaining test casesRicardo Noriega9-0/+283
Change-Id: Id4c8b1bc05e768bdb2b8f17798f13f4d83dcd9d6 Signed-off-by: Ricardo Noriega <ricardo.noriega.de.soto@ericsson.com>
2016-01-29Add directory for code documentationAna C2-0/+16
This change adds a folder for yardstick code documentation under docs, apidocs. An index.rst file is added, and a modules.rst to list the modules. The documentation will be automatically generated from code docstrings, using sphinx autodoc directive. JIRA:YARDSTICK-161 Change-Id: I56ff1904c319a00352842be5ba7bb0cb52bbc3d6 Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-01-29Add debug info to solve image build errorsJo¶rgen Karlsson1-1/+5
Add more debug output and clear devmap table in order to solve build problems in YARDSTICK-226. Change-Id: Idfdbb925501c8debb67406f2dd316e1d4bfbaaa8 JIRA: YARDSTICK-226 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-28License for PCAP filesVincenzo Riccobene1-0/+26
Change-Id: Id2fdedf56099200b59392b5b337fcdde502d5f3a Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
2016-01-28Add test suite for huawei lab virtual deployQiLiang1-0/+24
JIRA: - Change-Id: I0cd58a2acb0a2a55431eebd6b4adcde95d50d7bc Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-27Revert "Test: Workaround for ODL scenarios"Jörgen Karlsson1-10/+1
This reverts commit 8236c94ecef8aa25af073c50f7a0eaafae9b4bc6. Change-Id: I4652efe4f75e7f2605945e9896b33379eff059d1
2016-01-27Test: Workaround for ODL scenariosJo¶rgen Karlsson1-1/+10
Temporarily removing security group from generated heat template. This patch is pushed through for testing purposes and should be reverted when a proper solution is found. Change-Id: I64c86f41664499d46d8317bb1ebbe304083554ab Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-26InfluxDB add authentication supportQiLiang2-0/+11
JIRA: YARDSTICK-212 Change-Id: I6b669800160268db70b5c9e43cbbc053576ec4b5 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-21fix some missing license filekubi3-0/+26
fix .coveragerc, etc/yardstick/nodes/pod.yaml.sample etc/yardstick/yardstick.conf.sample Change-Id: Iece74c80316202fb000dda0ea2b3f8fdb6fe5eb8 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-01-21Add license to files for Apex Lake directoryVincenzo Riccobene2-1/+31
Change-Id: I25978755d4ec705d01eeb78c2d8e91e45e556011 Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
2016-01-20Add apexlake CI scriptJo¶rgen Karlsson1-0/+22
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com> Change-Id: I5dcd45692938afddadbf17650c96fddf1f99dce7
2016-01-19Influxdb change tc as measurementQiLiang1-5/+17
Add host and taget tags (initially for cpuload scenario to identify where the test run) JIRA: YARDSTICK-212 Change-Id: I895bd435ec4a5e036e5ae2dc965df23ccfa6bf24 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-19Move the test case of TC025 to the test cases folderwym_libra1-0/+0
Change-Id: Ia3760a4fcc17f810940240d1778939333e8ffdc6 Signed-off-by: wym_libra <yimin.wang@huawei.com>
2016-01-19Fix EXTERNAL_NETWORK for joidJo¶rgen Karlsson1-0/+4
Change-Id: I31c932a9098933fe139c28a65c3989a0014d0f8d Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-19Fix Apexlake DocumentationVincenzo Riccobene6-92/+107
Change-Id: If9519d1660fe21bc13307ce35711424c6e2b8176 Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
2016-01-19support os+odl for ipv6kubi4-8/+196
As we known, the network of os+odl scenario is still not available. so this patch still need to do more debug work. however, Jan 19th is code freeze day, i think a good way is to merge it at first when os+odl become available, i will do rest debug work and fix it Change-Id: I518f759069e74d2e57e40b52dfecaef4b4d26a02 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-01-18Create weekly Jenkins Job for Yardstick run in Huawei lab in Santa Clarakubi1-0/+26
Test Case 040 :parser is added into weekly yaml Signed-off-by: kubi <jean.gaoliang@huawei.com> Change-Id: I0cb4a9e273b5cac55b9a7a278ea17b1ad78d1ac6
2016-01-18HttpDispatcher case_name value updateQiLiang1-1/+1
See details on https://etherpad.opnfv.org/p/yardstick_release_b_troubleshooting section Questions 6.1 Change-Id: I72268c827a2321859c405f45b7e1e475c0ffb4a0 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-17Fixed documentation for ApexLakeVincenzo Riccobene7-125/+541
Integration of ApexLake documentation into the main docs directory Change-Id: I3398acc16cc2ff4bb039783fc5bcb6a10afda4e1 Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
2016-01-16modify sc lab pod yaml as real configurekubi8-18/+59
Change-Id: I6587794b7206cb3d5f13b6c448670d1c97ecd596 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-01-16enable ipv6 test case in sc labkubi2-1/+3
Change-Id: I4609fcb4427413fd6cde435f7bd062c9dde61949 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-01-15Update test suite files.Jo¶rgen Karlsson10-20/+60
Added TC 10, 11 and 14. Removed TC 1 as it is already included in TC 37 Change-Id: Iea483c4a26c657984769400f2949ca300c2504bd Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-15Dump test result when test finishedQiLiang1-11/+32
JIRA: - Change-Id: I8712f1c4a0a063bdf7ba6a425015dea894c34d16 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-15fix some bug in ipv6 to make it run in cikubi11-50/+207
JIRA:YARDSTICK-187 Change-Id: Ia15d17afdef145f7b230a8a4d25a61eed5cdfd76 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-01-15Adds desription for TC024, the CPU load/mpstat test casePer Holmgren2-0/+65
Change-Id: Ifbc571e3e216349d065ac21df1a3f10fe94d4e9a JIRA: -
2016-01-15Correct some typoswym_libra1-12/+14
Change-Id: Ia9fd31580ff75663514aebbb46a8b87021cb01de Signed-off-by: wym_libra <yimin.wang@huawei.com>
2016-01-15Add test case description and task file for TC011wym_libra3-0/+128
Add test case description for Packet delay variation between VMs (TC011) and test case .yaml task file. ** Please note that the SLA value has not yet been determined. ** Change-Id: I68a374224946d46c173ad477c14cb79d573b1eee Signed-off-by: wym_libra <yimin.wang@huawei.com>
2016-01-15HeatContext model update to match heat code updateQiLiang29-42/+49
In Heat Liberty release OS::Nova::Server will always use the user pre-configured in the image (e.g. "fedora" for stock Fedora cloud images, "ubuntu" for stock Ubuntu cloud images, "cloud-user" for stock CentOS cloud images etc) Change all ec2-user -> ubuntu Add admin-user in Heat model for backwards compatibility. Refer below links for detalis: https://etherpad.opnfv.org/p/yardstick_release_b_troubleshooting https://github.com/openstack/heat/commit/e423bec7f10b0f5d07f05d195b3b7860f6bceb00 http://blog.scottlowe.org/2015/04/23/ubuntu-openstack-heat-cloud-init/ JIRA: - Change-Id: I6b8b2b21daf113a3a86aee1126b0c3e74737ef4f Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-14Update results for Test Cases 6, 7, 20, 21Vincenzo Riccobene5-21/+29
JIRA: YARDSTICK-219 Change-Id: I06143f074592e05cd17b740eb9751414a56c9fde Signed-off-by: Vincenzo Riccobene <vincenzo.m.riccobene@intel.com> Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
2016-01-14Add test suite for Orange POD2Jo¶rgen Karlsson1-0/+18
Change-Id: I667a54793be39c74a9f787b055b07fda9b2ba06c Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-14Add template for test results reportAna C1-0/+71
This change is a proposal for a report for yardstick test case reesults. One report for all the executed tests, summarizing the results and the labs where the tests were executed. JIRA: - Change-Id: I7cdfdc82d6ee07d2b9da426f33ce34b86362b5b4 Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-01-14Fix small bugs for running Apexlake on Montreal testbeduser12-123/+125
JIRA: YARDSTICK-219 Change-Id: I5f403e6c922f5e6ea790dc9cdb589cbc98e66ded Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
2016-01-13ci: add influxdb target optionsJo¶rgen Karlsson1-5/+16
Change-Id: I50cbbf4d2fe59d688a4951cc8bec3362b098adcb JIRA:- Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-13Fix flake8 errorsJo¶rgen Karlsson16-45/+39
Change-Id: I14f21092f5e97abf0629a92a27062846a6d3130b JIRA:- Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-12Fix minor format details in tc descriptionsAna C3-28/+58
This change fixes minor formating in TC025, remove one extra line in TC028 and update 03-list-of-tcs. The formating caused the pdf to fail. Change-Id: I304335277b1fbc33b10d9a07245ebeef0612fc80 Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-01-12Rename tc019/tc025 & fix description for tc005QiLiang4-2/+4
Added tc019 and tc025 to index of test cases in 03-list-of-tcs. JIRA: - Change-Id: I02696dc408d2d5c20becba29c49b3cff2a7049a9 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-12Add test case description for TC028-kvmQiLiang2-0/+67
JIRA: YARDSTICK-188 Change-Id: I16f8c5ac3a3997640ce96a77984c4dbe9ccb2804 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-12Merge "Add test case description and task file for TC025"qi liang2-0/+142
2016-01-12Merge "Add test case description and task file for TC019"qi liang2-0/+167
2016-01-12Merge "Workround for openstack nova bug"QiLiang1-2/+21
2016-01-12Workround for openstack nova bugQiLiang1-2/+21
Notes: if placement_groups policy is "availability" and > 2 servers in this group may still have this issue. JIRA: YARDSTICK-200 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-12Include vTC overview in Yardstick documentationAna C10-124/+198
This change includes the vTC overview in Yardstick configguide, the original vTC/README has been renamed to 04-vTC-overview and added in the configguide. The vTC/abbreviations is deleted, all included in glossary.rst Index and 03-list-of-tcs are updated. JIRA:- Change-Id: Ifc5cf1cc258dee6743af189f347e8adbbec6a32f Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-01-11Implementation of opnfv-yardstick-tc021 in YardstickVincenzo Riccobene4-0/+319
Includes - Yardstick Scenario for integration with ApexLake - Yardstick Task .yaml file - Documentation JIRA: YARDSTICK-219 Change-Id: I0554d0a211392902207ba9ceccf0b98dc3c2cdf1 Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
2016-01-11Add vTC daily+weekly test suitesJo¶rgen Karlsson2-0/+32
Change-Id: Id557b5ef4d686da041b8097e390c7e5b563a0c3c JIRA:- Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>