summaryrefslogtreecommitdiffstats
path: root/ci/docker
AgeCommit message (Collapse)AuthorFilesLines
2016-04-14pip install openstack clientsMatthewLi1-6/+3
JIRA: BOTTLENECK-48 Change-Id: I863ce174f3c9e75a6c15325cacb6e1b1ab72d591 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14bugfix for DockerfileMatthewLi1-1/+1
Change-Id: I38815f4d86430852cda196f05f91e673990cfd3c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14bugfix: docker ci workflow bugfixMatthewLi1-3/+3
Change-Id: I1215c6ecc9642bb2e4d433276fc3f6941e775e0b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-13add MAINTAINER for DockerfileMatthewLi1-0/+1
JIRA: BOTTLENECK-48 please refer to the comments in https://gerrit.opnfv.org/gerrit/#/c/12227/ Change-Id: Id591ec23894cc2be281a48057a4ad2a0371494a0 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-11unit ci docker test entrance for different test suitesMatthewLi1-1/+1
JIRA: BOTTLENECK-48 Change-Id: I317c374166c51612be2aaa934738c9c50068c6b1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-03-24rubbos docker ci running improvementMatthewLi1-1/+1
JIRA: BOTTLENECK-48 Change-Id: Ic27b7b203b58cfc2cee6bda20391edb8966566b2 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-16Add Dockerfile and bootstrap scripts to run rubbosQiLiang1-0/+43
JIRA: - Change-Id: Ifc14193ee2d6f0a1f9f5b67a2043ed6640a8b928 Signed-off-by: QiLiang <liangqi1@huawei.com>