summaryrefslogtreecommitdiffstats
path: root/testsuites/rubbos/puppet_manifests/modules/rubbos_httpd
AgeCommit message (Collapse)AuthorFilesLines
2017-05-10Delete testcase of rubbos and vstf.liyin4-632/+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>
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-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>