summaryrefslogtreecommitdiffstats
path: root/testsuites/rubbos/puppet_manifests/internal
AgeCommit message (Collapse)AuthorFilesLines
2016-06-01bugfix for dpkg lockMatthewLi1-0/+2
Change-Id: Icd024d990635b5a52385f11e7b458e18a8f186f1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-06-01file download separated from image creation progressMatthewLi1-1/+1
JIRA: BOTTLENECK-86 Change-Id: I1603d8121d58ea36d6bd2aa241590fddd70c2e6f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-05-31debug: git installation errorsMatthewLi1-1/+2
Change-Id: I36b03085030284a951fc35c3b898ceeb245390a6 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-05-11bugfix: dpkg was interrupted in one ubuntu instancewangyaoguang1-0/+1
dpkg issue, ref:https://build.opnfv.org/ci/view/bottlenecks/job/bottlenecks-fuel-rubbos-opnfv-jump-2-daily-master/2/console JIRA: BOTTLENECK-77 Change-Id: Ie6fdc849d056b93e5ef41ac15375d4e9b83e2330 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-05-11change remote git repository urlwangyaoguang1-1/+2
The old domain git.opnfv.org is not accessible. JIRA: BOTTLENECK-74 Change-Id: I8e498e0432bacbd5ed83af4ed07ddb4e76e93ee8 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-05-10bugfix: fix ssh issue between puppet master and agentswangyaoguang1-48/+51
JIRA: BOTTLENECK-75 Change-Id: If15aa3da04d650fb26ce099adbe37ac3c98c638b Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-29bugfix: integrate rubbos to ciwangyaoguang1-0/+17
JIRA: BOTTLENECK-74 Change-Id: Idbcbe3c51b361d11b16ab7a0de8b12fa347f9186 Signed-off-by: wangyaoguang <sunshine.wang@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 filewangyaoguang1-6/+50
JIRA: BOTTLENECK-68 Change-Id: I0387532f2e8f1d4f03689a42efa7fe745a303eb8 Signed-off-by: wangyaoguang <sunshine.wang@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-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>