summaryrefslogtreecommitdiffstats
path: root/rubbos/rubbos_scripts/1-1-1/scripts
AgeCommit message (Collapse)AuthorFilesLines
2015-12-17fix bugs of installing mysqlrexlee87763-12/+21
JIRA:BOTTLENECK-24 Change-Id: Iac100f75a076a9fcc9bc30b12c3b0dec3c2f99df Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2015-12-15Update Client configureQiLiang9-20/+238
JIRA:BOTTLENECK-24 Change-Id: If64e10ecb0173afb987bf972af7c2ebf128aecac Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-15Update Benchmark configureQiLiang3-6/+70
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 configureQiLiang4-10/+88
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 configureQiLiang3-4/+82
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 configureQiLiang4-185/+68
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-30bottleneck testcase based on rubboshongbotian64-0/+3724
JIRA: BOTTLENECK-31 Change-Id: I35b1bcdca28c4e06e316143cc895b4cdf689d0d3 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>