summaryrefslogtreecommitdiffstats
path: root/testsuites
AgeCommit message (Collapse)AuthorFilesLines
2016-04-28add httpd info in rubbos.conf fileMatthewLi1-1/+8
JIRA: BOTTLENECK-72 Change-Id: Ic1889c5b82bb74cbf919ec98cd16fa4a04c758ef Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-28bugfix for braces and testcase nameMatthewLi4-4/+4
Change-Id: Ic8731de1f9c62465a28225df4dd5b4b079cb6f49 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-28make all instances ssh accessiblewangyaoguang1-12/+50
1. add ssh access 2. for catalog execution, start first and clean in the end JIRA: BOTTLENECK-68 Change-Id: I208d8b0a48843c7f19cfcefb10aad87ef4c9424d Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-26read rubbos parameters from a config filewangyaoguang2-7/+51
JIRA: BOTTLENECK-68 Change-Id: I0387532f2e8f1d4f03689a42efa7fe745a303eb8 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-25Merge "obtain rubbos instance info and write them into conf file"yaoguang wang2-2/+62
2016-04-25obtain rubbos instance info and write them into conf fileMatthewLi2-2/+62
JIRA: BOTTLENECK-46 Change-Id: Ib519df7c3b532f7ae55847dc2f4cfd605ca0a24c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-23add a config file for rubbos test suitewangyaoguang1-0/+45
JIRA: BOTTLENECK-42 Change-Id: I8e61751479c8b8d58a756e38f695a018b1ccc036 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-22define the vstf test running workflow and add vstf into unified test entranceMatthewLi9-2/+14
JIRA: BOTTLENECK-47 the run_vstf.py file will be completed later which mainly focuses on instances creation and vstf configuration info for each testcase, the configuration info for each testcase in define under /vstf/testcase_cfg directory Change-Id: I2dc5615e2f377202fadaf351ac9d31ec93d8598a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-22bugfix of run_rubbos.py in CI jobMatthewLi3-60/+312
JIRA: BOTTLENECKS-46 Change-Id: Iecdef87b1e158fad0168a91c5458bc618f62cad1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-21Add main script for managing all puppet agents inside the controllerwangyaoguang1-0/+296
JIRA: BOTTLENECK-68 Change-Id: Ia1286dfb274851a8e242eb1dd687e93cf29eff28 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-20Using nova and heat client to create a stack for rubbos test suitewangyaoguang2-140/+147
JIRA: BOTTLENECK-64 Change-Id: I2aae73a30a8b143af21419a1f9d269da1a9919d3 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-14add logging packageMatthewLi1-0/+1
Change-Id: Id4800bd96914d6ea3f2f39f4f8d3db5a35c8bb7d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-13add two main manifests for rubbos suitewangyaoguang2-0/+74
JIRA: BOTTLENECK-49 Change-Id: I9be6800d137694e9063b5584a7b2a6d70ae22eb6 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-08rubbos testcase running entranceMatthewLi1-0/+159
JIRA: BOTTLENECK-46 Change-Id: I652460595e024877744f9ce7399a0a50a9fa75f7 Signed-off-by: MatthewLi <matthew.lijun@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 "improvement: rubbos test suite running workflow"MatthewLi4-0/+118
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-28improvement: rubbos test suite running workflowMatthewLi4-0/+118
JIRA: BOTTLENECK-46 1)add .py file for test suite running entrance and .yaml config files 2)adjust the project test running scripts to top directory Change-Id: Iad9eedf704e85a8c7e974310938a7d652d008469 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-03-26create two manifests for the rubbos_common modulewangyaoguang2-0/+90
Change-Id: I8d8b4085eb3297035bfdf533e5087e037cd4e363 JIRA: BOTTLENECK-50
2016-03-25adjust project directoriesMatthewLi313-0/+21858
JIRA: BOTTLENECK-56 Change-Id: Ic9acad5eaa4917093bdb85a80960f796f5b4ba7f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>