summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-22amend heat template instance creation scriptMatthewLi1-1/+7
JIRA: BOTTLENECK-35 Change-Id: I4b68f083e7ae8ad2c9b9a96760aac0e1dfd2ac90 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-22amend heat template instance creation scriptMatthewLi1-3/+7
JIRA: BOTTLENECK-35 Change-Id: I98f17848245647ecf5e77dd0f087656837c90a61 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-22amend heat template instance creation scriptMatthewLi1-7/+11
JIRA: BOTTLENECK-35 Change-Id: I4e324f3155b42b92290af0b17ba3723947fb241d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-22amend heat template instance creation scriptMatthewLi2-2/+6
JIRA: BOTTLENECK-35 Change-Id: I86e19ecbca4616b79a90de5114ec7b08c0ae2ce1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-21change the mod of file to be execuableMatthewLi1-0/+0
JIRA: BOTTLENECK-4 Change-Id: Iae0ce75d63191f5fb3426a1e1276c02ed8be895e 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-21image cleanup/build/upload and instance creationMatthewLi1-0/+116
JIRA: BOTTLENECK-35 Change-Id: I3a2140cfd4ea61d6e3297729d2a2fa91dd5fecff Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-21add key files used to be added in vm creationMatthewLi2-0/+28
JIRA: BOTTLENECK-33 Change-Id: I2255e7b440b810e1a538e3f3af58e623be37ac33 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-17add heat template for bottlenecksMatthewLi1-0/+104
JIRA: BOTTLENECK-33 Change-Id: Ia01b5d44bd33f0192c0dc629e1d428d8894c1dc2 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-17Add scripts to setup development envQiLiang6-0/+187
Usage: apt-get install -y genisoimage \ libvirt-bin \ qemu-kvm service libvirt-bin restart cd bottlenecks/utils/rubbos_dev_env_setup ./deploy.sh The deploy.sh will create 9 vms (ip from 192.168.122.11 ~ 19): control,httpd,mysql,tomcat,client1,client2,client3,client4,benchmark TODO: add scripts to build initial disk.img JIRA:BOTTLENECK-24 Change-Id: I99b5bcae8b795cee80e8688aae18b69e46249548 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-17Merge "Sysstat install bug fix"Jun Li16-39/+48
2015-12-17fix bugs of apache installingrexlee87761-0/+6
JIRA:BOTTLENECK-24 Change-Id: Ifb0cb683b6012c019f5b51d74fcf8837eae96e01 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2015-12-15Merge "ssh login passwordless script"MatthewLi2-0/+82
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 fileQiLiang5-0/+26
JIRA:BOTTLENECK-24 Change-Id: I585a82285517475b98768d7092dbdb393ac05e2f Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-07ssh login passwordless scriptMatthewLi2-0/+82
JIRA: BOTTLENECK-32 Change-Id: I8dca120b3efe55b493b94ac77f95788212eedbc1 Signed-off-by: MatthewLi <matthew.lijun@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-12-01add fetch os creds scripts, which is used before running the bottlenecks ↵MatthewLi1-0/+169
test cases JIRA: BOTTLENECK-4 this script will be used in the jjb bottlenecks daily job Change-Id: I3a30553f86ff946ac74016467bf88a7de4fd61b7 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-11-30amend document conf fileMatthewLi1-2/+2
JIRA: BOTTLENECK-23 Change-Id: Ieae1dd3a12f6067b04f0317ee402a6711967ffab Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-11-30Merge "dispathcer to transfer test result into DB"MatthewLi5-0/+291
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-11-24dispathcer to transfer test result into DBMatthewLi5-0/+291
JIRA: BOTTLENECK-30 Change-Id: I5be6641512eb0c2b1e4e3ea92a5dea720e97f770 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-11-23Add a new committer and delete a committerMatthewLi1-1/+1
Change-Id: I30fad9dcc15b358fc9d81e313a08ea3a60f77bbd Signed-off-by: MatthewLi <matthew.lijun@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-15Merge "change the written way of the doc"MatthewLi4-13/+101
2015-10-14common environment parameters for rubboshongbotian1-0/+87
JIRA: BOTTLENECK-27 Change-Id: I563637edb1201866c8a7a32050a7ff1c7e2c734d Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-10-13MongoDB installationhongbotian1-0/+32
JIRA: BOTTLENECK-10 Change-Id: I461267314c1e6cb7ca19fe82231b620ad2a61c21 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-09-19change the written way of the docMatthewLi4-13/+101
JIRA: BOTTLENECK-23 document improvement Change-Id: I3b33bbb3e8948ec6ca3957f0d7f08234a4fbc649 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-09-15bottlenecks designhongbotian1-0/+0
JIRA: BOTTLENECK-17 this the first version of bottlenecks design which covers the framwork and some testcases Change-Id: I8694da5902a816f486fcf670cb5c104bb50059d0 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2015-09-10Example as code, documentation template for sphinx buildAric Gardner4-0/+150
This code will be pushed to each project creating a docs/ directory This servers as an example and template for you (the developers) to create your own project documentation Change-Id: Ie6ca71ca282b6fff43626b8f00b1a38f714f1097 JIRA:RELENG-15 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>