summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Collapse)AuthorFilesLines
2015-12-24Update heat stack creation scriptQiLiang1-54/+43
JIRA: BOTTLENECK-35 Change-Id: Ie74c1f313a5b3f987171442d1c5b453ad7d8eec8 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-24Add rubbos heat templateQiLiang1-0/+265
JIRA: BOTTLENECK-33 Change-Id: I9cd578d1f4a6c64bb8a4e56236f5c6cb72fc5a29 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-12-22amend heat template instance creation scriptMatthewLi1-9/+13
JIRA: BOTTLENECK-35 Change-Id: I157ba0f81c51320979094c6e6a3528b69e54b07c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
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 scriptMatthewLi1-1/+4
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-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-17add heat template for bottlenecksMatthewLi1-0/+104
JIRA: BOTTLENECK-33 Change-Id: Ia01b5d44bd33f0192c0dc629e1d428d8894c1dc2 Signed-off-by: MatthewLi <matthew.lijun@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-07ssh login passwordless scriptMatthewLi2-0/+82
JIRA: BOTTLENECK-32 Change-Id: I8dca120b3efe55b493b94ac77f95788212eedbc1 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-24dispathcer to transfer test result into DBMatthewLi5-0/+291
JIRA: BOTTLENECK-30 Change-Id: I5be6641512eb0c2b1e4e3ea92a5dea720e97f770 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-10-15Merge "change the written way of the doc"MatthewLi4-13/+101
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-10Zabbix installation guideMatthewLi1-0/+20
JIRA: Bottlenecks-19 Change-Id: I2194e779033a7fd0ece88427861907466da597a9 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-09-06add floating IP guideMatthewLi1-1/+23
Change-Id: I3230e04314d2c553ddfb5cfc84196e4f19536341 JIRA: BOTTLENECK-5
2015-09-01instance setup scriptMatthewLi2-0/+64
BOTTLENECK-5 Change-Id: I87384205a47b4b395a97756eba59d073e8bde9fc Signed-off-by: MatthewLi <matthew.lijun@huawei.com>