summaryrefslogtreecommitdiffstats
path: root/testsuites/rubbos/puppet_manifests/modules
AgeCommit message (Collapse)AuthorFilesLines
2017-05-10Delete testcase of rubbos and vstf.liyin24-2060/+0
JIRA:BOTTLENECK-167 This patch will delete vstf and rubbos testcase code. Include some testcase config file, if there will be someone who want to use this testcase maybe B or C version code will contain those testcase. if you use the D version code to run this two testcase we will info you that: Rubbos testsuite is not updating anymore. This entrance for running Rubbos within Bottlenecks is no longer supported. Change-Id: I04e4042ff3998b3696df2ed47a9ffab6f1620ec3 Signed-off-by: liyin <liyin11@huawei.com>
2017-03-09Add liscense to file headersyuyang4-354/+0
JIRA: BOTTLENECK-133 Some Yaml, XML and __init__.py file do not have liscense headers. This patch is to add headers to those files or delete those are deprecated. Change-Id: Ie059b1f1879eb420eec171f96985247510c74642 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2016-09-07delete unnecessary file headMatthewLi1-33/+0
JIRA: BOTTLENECK-87 Change-Id: I67786b0481d734d09422fe5b757380cdd94d762d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-26read rubbos parameters from a config filewangyaoguang1-1/+1
JIRA: BOTTLENECK-68 Change-Id: I0387532f2e8f1d4f03689a42efa7fe745a303eb8 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-21bugfix: avoid to update httpd dependency tools twicewangyaoguang1-47/+55
JIRA: BOTTLENECK-67 Change-Id: Iec9d8889ae9593a70b285cc808309eb505bef7b4 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-14bigfix: distribute rubbos.properties to every client serverwangyaoguang2-8/+8
JIRA: BOTTLENECK-62 Change-Id: Ic7268eaa9c3bdbbecd5e4a1066e42ac64c5f377d Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-13add a script for loading data into mysql databasewangyaoguang3-0/+66
JIRA: BOTTLENECK-54 Change-Id: Iad7c56b67618fbf2a21b3872735e692c08e53175 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-08add puppet manifests for rubbos client modulewangyaoguang10-44/+603
1. add manifests fro rubbos client module 2. add client configuration files 3. modify some related common parameters JIRA: BOTTLENECK-55 Change-Id: Ia87090687217bdfe82ae89f7e497f0a665a83201 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-06add puppet manifests and conf files for rubbos httpd modulewangyaoguang4-0/+624
1. add two manifests 2. add two configuration files,httpd.conf and workers.properties JIRA: BOTTLENECK-52 Change-Id: Icb651238f597a91ac9b748db487c24959825485c Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-05add puppet manifests and conf files for rubbos tomcat modulewangyaoguang10-0/+803
Change-Id: Ieff7000004a3f228731f4c35a519a9634a70a702 JIRA: BOTTLENECK-53
2016-04-05add puppet manifests for rubbos mysql modulewangyaoguang4-21/+191
Change-Id: I73cfeede59d590bca677def89d9fc3f2fe991889 JIRA: BOTTLENECK-54
2016-03-28Merge "add manifests for rubbos monitor module"Jun Li2-0/+127
2016-03-28add manifests for rubbos monitor modulewangyaoguang2-0/+127
Change-Id: I73c8de4c63c46bd172056f1dff927d45a0ebc2c6 JIRA: BOTTLENECK-51
2016-03-26create two manifests for the rubbos_common modulewangyaoguang2-0/+90
Change-Id: I8d8b4085eb3297035bfdf533e5087e037cd4e363 JIRA: BOTTLENECK-50