aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ci
AgeCommit message (Collapse)AuthorFilesLines
2016-12-01Merge "arm64: Using wily kernel since the vivid is gone" into stable/coloradocolorado.3.0stable/coloradoJing Lu1-3/+3
2016-11-30Propose common directory for Docker related filesjose.lausuch3-157/+0
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> (cherry picked from commit 7a99ea3daf7e01936612e1c205ec612a92732ed9)
2016-11-29arm64: Using wily kernel since the vivid is gonePaul Vaduva1-3/+3
Change-Id: Iaf355ed4145cfd74240f92238fe5d4a387261984 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-21Added opnfv_os-odl_l2-fdio-noha_daily.yaml and ↵juraj.linkes1-0/+23
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> (cherry picked from commit a85d844d13ef461830bd66cc96e8c7454bd867f6)
2016-09-21Add raw image support for lxd scenarioJingLu51-1/+8
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> (cherry picked from commit 8ce629194f3ce9e37e97456ad24bd14f3ffd7a68)
2016-09-20Create reporting config filechenjiankun1-0/+20
JIRA: YARDSTICK-352 Change-Id: I55c5a584f4d964b4ba1dba12bf6c3a95413020b7 Signed-off-by: chenjiankun <chenjiankun1@huawei.com> (cherry picked from commit 7b729c31b492daf964623774b872fd5e03054ab9)
2016-09-14Bugfix: Fix a bug that cause yardstick-trusty-server image build failJingLu51-7/+4
JIRA: YARDSTICK-340 Change-Id: If305308acb76178d5a9a4af9a058e467a1f65a70 Signed-off-by: JingLu5 <lvjing5@huawei.com> (cherry picked from commit 1bd1558189922c408569c8b07d6825089dd3f4b9)
2016-09-14Bugfix: Fix a bug that cause yardstick-trusty-server image build failJingLu51-1/+4
JIRA: YARDSTICK-340 Change-Id: I0e754df3a6f0869241ae2bdd5d0090182ebcce6b Signed-off-by: JingLu5 <lvjing5@huawei.com> (cherry picked from commit 83c1cf6f98a2dc8548a0ff18fe0d87b52a4bc05d)
2016-09-13ARM64: Add support for aarch64 architecturePaul Vaduva3-6/+72
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> (cherry picked from commit 3790f7bb070078da4b101ad8d33a176c9096e3ba)
2016-09-13bugfix: yardstick reporing in stable branch omit stable/rexlee87761-3/+2
JIRA: YARDSTICK-343 Change-Id: Id11b8a3aeac34686935b97bee9061415ebb62c21 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit f12a0c1a56da2238d8fc4f4b840bf4f3a0b0f1d5)
2016-09-08Bugfix:Reporting do not report a status of failure to mongodbchenjiankun1-14/+23
JIRA: YARDSTICK-341 Change-Id: I376d9770838700da452eddf9579415888e9dcf4b Signed-off-by: chenjiankun <chenjiankun1@huawei.com> (cherry picked from commit 684d5eb4d14a7ed79757be95d8a276ace38e70d8)
2016-09-06Bugfix: correct the path of pod.yamlwu.zhihui1-1/+1
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> (cherry picked from commit f5966b387360aeef3416a0b6eb825e6e36c7d9b8)
2016-09-05Change executed test cases for bgpvpn scenariosjose.lausuch1-1/+25
Due to lacking support for floating IPs in ODL VPNService, the default test cases fail. The replaced test cases are: opnfv_yardstick_tc043.yaml(Node ping test) opnfv_yardstick_tc019.yaml(Node HA test) Change-Id: Ib829430e00488697dc7543ea7143026dc68ff834 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit 3cb19c7b5c64fb3d3fc136f1f1bbf32f92399312)
2016-08-30Bugfix:The scenario status roported to mongodb is not rightrexlee87761-2/+3
JIRA: YARDSTICK-323 Change-Id: I22f4144151e2df753af3e875af015318568bbc09 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit aba7a13a9060bfb789348bc0f0931c6faebbf0ee)
2016-08-21bugfix: storperf not use expectrexlee87761-1/+1
Change-Id: I64af691ef25e61aeaa106e6662152dc46326c3f0 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-21bugfix: storperf scp do not workrexlee87761-6/+4
Change-Id: I4d6441dff2afddb2290f4855f714d811e8394a51 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-21Merge "add starttime stoptime for mongodb"liang gao1-4/+10
2016-08-19BugFix: add scp constraintJingLu51-1/+3
Change-Id: Ide4203cba5b8d62dcb4006c227c850f7ef186ec5 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-18BugFix: fix storperf_admin-rc problemJingLu53-0/+11
Change-Id: I187e3e00d38745288f6fccd58ee6bd3d3aea06c9 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-17add starttime stoptime for mongodbrexlee87761-4/+10
Change-Id: Ia818d37f12af4576b98c578d819df0bb0998c154 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-17BugFix: fix storperf deployment location errorJingLu51-1/+15
Change-Id: Ib8329f6feeadacb312171782730ef2807eda5455 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-11BugFix: fix Storperf CI bugJingLu51-1/+4
Change-Id: I508762b4fc37620dc01f0e166cef92fe1864eac5 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-11bug-fix: posting scenario status to mongodbrexlee87761-6/+16
Change-Id: I56f5f82b83f19e48b0a1d2434550fb4c57af7396 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-10bug fix no curl in yardstick dockerrexlee87761-0/+1
Change-Id: I9cae1ff556df1a42c9b5f51347b6452ea4d4cba8 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-09Merge "add reporting to mongodb in yardstick ci"liang gao1-2/+7
2016-08-08add reporting to mongodb in yardstick cirexlee87761-2/+7
also need to add report-show html in releng Change-Id: Ie176d94a2f389bf1017a1e0d9f98b3a851b77214 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-03Add Storperf in CI [work in progress]JingLu52-1/+42
Add task configration file for TC074_Storperf and update test suite file Add test case description for TC074_Storperf Update Dockerfile to add ubuntu image used by Storperf Update yardstick-verify to load ubuntu image and install Storperf Modify plugin.py to support local installation Change-Id: I4de764c7924aac98de6e6a8664f9d5c0b58cf31b Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-30bug_fix tc045 ssh error caused by no id_rsa key filerexlee87761-0/+25
this patch fetch id_rsa when prepare the env JIRA: YARDSTICK-312 Change-Id: I9f172c4ec87a47143a63607dcb4725b86016605a Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-22StorPerf integration into Yardstick as a pulgin.Yaoguang Wang2-0/+33
This task will install *StorPerf* on the Jump Host. StorPerf will run in docker container on the Jump Host. JIRA: YARDSTICK-303 Change-Id: Ia592522a169f021adecc7d89d70079980be69665 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
2016-06-01rename test suite scriptMatthewLi2-4/+3
JIRA: YARDSTICK-279 Change-Id: I70accc9a79b59447c907057c386f14f6a4f38346 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-05-23move /ci into /tests directoryMatthewLi8-0/+750
JIRA: YARDSTICK-269 Change-Id: I2b552aded888fa9d8f8ddd8d902b3d7f6d31a607 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>