summaryrefslogtreecommitdiffstats
path: root/rubbos
AgeCommit message (Collapse)AuthorFilesLines
2016-02-04delete file header MatthewLi1-34/+0
Change-Id: I4450e007122fa90ef3326b0a64f6195ae14046dc Signed-off-by: MatthewLi <matthew.lijun@huawei.com> (cherry picked from commit 9185ecedc1473efd946f8f29525c7dbdf75744a4)
2016-01-16Add license headersQiLiang71-2199/+562
JIRA: - Change-Id: I2e3f5f23fec9bb20a97e27edbdfe5e3017255a2a Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-16Scripts update to run rubbos on compass4nfv envQiLiang2-4/+4
JIRA: - Change-Id: Ic2b9f09d4d059e1db3b06abb5f36df2c06f4a8b8 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 44fa06d65eafdcfce9671bdc09f2c8a6d7115982)
2016-01-12Add dashboard configurationrexlee87761-2/+12
JIRA: BOTTLENECK-30 Change-Id: Ic093abb9c8b70f5722737c0aa2066455d805e679 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit f476468dc4fac62f43987edf3c2501a209b8bcda)
2016-01-10Support run rubbos test mult timesQiLiang7-42/+53
Update Mysql configuration to support run test mult times JIRA: BOTTLENECK-24 Change-Id: I29f2b17be03b095e1af569a53bbbecf4f78ab005 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 7be8a9f58376fb3ef0b2f5ecde03edca0e80035a)
2016-01-10Rubbos test case pipline minor updateQiLiang2-5/+7
- Add timestamp - Fix code pull bug - Shoten test run time JIRA: BOTTLENECK-24 Change-Id: Ie83fcf0e4a4ad2da715a694118f1f9e916a5f704 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 6e490df0346e26f9e6cc5dc79029a03e1d17a454)
2016-01-10Add result handler & fix test run hanging bugQiLiang16-56/+67
JIRA: BOTTLENECK-24 Change-Id: I8ef2c55d725af9258c34c3fd9b1161565851f7e0 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 27a84e7905e66c005b02706ea3489576b5873c32)
2016-01-06Add hosts configQiLiang1-0/+2
JIRA: BOTTLENECK-24 Change-Id: I90c46abb0e77f3b93a4e61ae34b0f32d35cf30cd Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-30Rubbos vm ip CI auto configQiLiang1-9/+9
JIRA: BOTTLENECK-37 Change-Id: I48e83735703f9ec102e347556ba6e201d2984402 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-22Clear Magic IPQiLiang6-13/+35
Clear magic ips, all node ips are configured in set_bottlenecks_rubbos_env.sh JIRA:BOTTLENECK-24 Change-Id: I13161439e00a75acd51a09cdc67a8ee6e18ea633 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-22amend heat template instance creation scriptMatthewLi1-1/+2
JIRA: BOTTLENECK-35 Change-Id: I86e19ecbca4616b79a90de5114ec7b08c0ae2ce1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-21amend env preparation bug fixMatthewLi1-0/+3
JIRA: BOTTLENECK-4 Change-Id: Ib7731b51cb5001aa16ff071b03e236fb379f7a22 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-20amend releng repo bugMatthewLi1-2/+6
JIRA: BOTTLENECK-4 Change-Id: Ia5250a8645760e1b3b2666e34748f529aabe77eb Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-21Merge "Update package prepare scripts"Jun Li9-77/+2
2015-12-18Update control configureQiLiang9-137/+82
Bug fix and scripts clean JIRA:BOTTLENECK-24 Change-Id: Iaeb84f6abaebc32372ab8e8d7636d1ea0bb6b343 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-18Update package prepare scriptsQiLiang9-77/+2
Remove apt-get install cmd, to shorten rubbos deploy time. The tested OS need install required packages before rubbos test run. JIRA: BOTTLENECK-24 Change-Id: Iac43fc7e8f08ccc4727c9eec65fa828aaf35c3c5 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-18amend the repo urlMatthewLi1-1/+1
JIRA: BOTTLENECK-4 Change-Id: I0ad36f78af347e87c04f6ff707da48defc386322 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-18Update control configureQiLiang20-1203/+24
JIRA:BOTTLENECK-24 Change-Id: I0f827a0df3f940c978a39edddb197e0f6dd4a3fa Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-17Merge "fix bugs of installing mysql"panghao4-14/+23
2015-12-17fix bugs of installing mysqlrexlee87764-14/+23
JIRA:BOTTLENECK-24 Change-Id: Iac100f75a076a9fcc9bc30b12c3b0dec3c2f99df Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2015-12-17Merge "fix bugs of apache installing"Jun Li1-0/+6
2015-12-17fix bugs of apache installingrexlee87761-0/+6
JIRA:BOTTLENECK-24 Change-Id: Ifb0cb683b6012c019f5b51d74fcf8837eae96e01 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2015-12-15Sysstat install bug fixQiLiang16-39/+48
JIRA:BOTTLENECK-24 Change-Id: Iccc02100df619d3f89dc9218ceda5dfafab9263e Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-15Update Client configureQiLiang10-28/+246
JIRA:BOTTLENECK-24 Change-Id: If64e10ecb0173afb987bf972af7c2ebf128aecac Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-15Update Benchmark configureQiLiang4-7/+71
JIRA:BOTTLENECK-24 Change-Id: I1bf8c3fd555da1ddf8919838c5d20c9f794c0d2e Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-14Update benchmark and clientx scriptsQiLiang11-9/+35
just to make xx_install.sh xx_uninstall.sh ... the same. rewrite the scripts latter or delete duplicated code if needed. Change-Id: I0bcb993ef5ad9a5abb6b2ed009c7e6ed1b29e1ce JIRA:BOTTLENECK-24 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-12Update MySQL configureQiLiang6-12/+91
Scripts update to support mysql install in a clean ubuntu 14.04 OS JIRA:BOTTLENECK-24 Change-Id: I425bcaeb3b07b9cf073d1e4b3d0280a908e5f6db Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-12Update Tomcat configureQiLiang4-7/+85
Scripts update to support tomcat install in a clean ubuntu 14.04 OS JIRA:BOTTLENECK-24 Change-Id: Ida708ad37ba4409b15bdeed98d7f369ccdab44c5 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-11Update Apache configureQiLiang7-198/+81
Scripts update to support apache install in a clean ubuntu 14.04 OS JIRA:BOTTLENECK-24 Change-Id: I7ae84723b6c6f0e36b76cd5165cbf548b40bce32 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-11Clean tmp vim *.swp file and add gitignore fileQiLiang4-0/+0
JIRA:BOTTLENECK-24 Change-Id: I585a82285517475b98768d7092dbdb393ac05e2f Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-07rubbos run/exec scripts improvementMatthewLi4-266/+85
JIRA: BOTTLENECK-31 to improve the scripts Change-Id: I9e65d92b47f37ab6b303e0414027a126d455aa12 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-01export some openstack env parameters before rubbos runningMatthewLi1-0/+42
JIRA: BOTTLENECK-4 before rubbos running, there is a need to export some parameters related to the openstack, then we can ssh into the VMs Change-Id: I09799b0d7d23977d927917026702c15a9d2b22a5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-11-30delete apphongbotian4887-1244464/+0
Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-11-30bottleneck testcase based on rubboshongbotian98-14/+7649
JIRA: BOTTLENECK-31 Change-Id: I35b1bcdca28c4e06e316143cc895b4cdf689d0d3 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-11-30upload tomcathongbotian484-0/+219092
JIRA: BOTTLENECK-7 Change-Id: I875d474869efd76ca203c30b60ebc0c3ee606d0e Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-11-30upload httphongbotian3223-0/+803169
JIRA: BOTTLENECK-10 Change-Id: I7598427ff904df438ce77c2819ee48ac75ffa8da Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-11-30upload apachehongbotian1180-0/+222203
JIRA: BOTTLENECK-10 Change-Id: I67eae31de6dc824097dfa56ab454ba36fdd23a2c Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-10-16Can not find servlet apihongbotian1-0/+4
JIRA: BOTTLENECK-28 Change-Id: I7789ac62d79bad3ae331a88208b8cef275f108d0 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-10-14common environment parameters for rubboshongbotian1-0/+87
JIRA: BOTTLENECK-27 Change-Id: I563637edb1201866c8a7a32050a7ff1c7e2c734d Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>