summaryrefslogtreecommitdiffstats
path: root/docker
AgeCommit message (Collapse)AuthorFilesLines
2017-08-15Add centos-release-openstack-ocata packageJamo Luhrsen1-1/+1
this was needed to install the openstack client which was added in https://gerrit.opnfv.org/gerrit/#/c/38781 Change-Id: Icc21d86e2ae19719a4ebd62e7eead0472a49df70 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-08-04Install openstackclientJamo Luhrsen1-15/+17
- also alphabetizing the packages being installed Change-Id: I5552d0a5efbaa715e4f53d52ad70310a5e60ce1a Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-06-30Install jmespath for cperf dockerfileJamo Luhrsen1-0/+1
this is just to avoid an ugly error we'll get when running ODL Robot suites from this container. It will show up even if the .py file importing this library is unused. it was added in upstream ODL here: https://git.opendaylight.org/gerrit/#/c/58823/ Change-Id: Iaaa761e131602557407bb6c56d282c8856acba6f Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-01Add dockerfile arg for branchJamo Luhrsen1-0/+2
Change-Id: I7c52c4a7c8ab8e19f680ec5756d4e2dfb9f9e10c Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-05-18add dependent libffi-devel packageJamo Luhrsen1-0/+1
Change-Id: Ibd4ba09a51e41b4f774a347a823237e42e40bf3f Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-04-27Add Dockerfile with CPerf's test toolsJamo Luhrsen1-0/+70
Includes: - CBench install - ODL Integration/Test, OPNFV RelEng and OPNFV CPerf repos - Robot Framework and required libs for ODL's tests Change-Id: I000d34f564becbeb0d9c907ca837ba744b808e32 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com> Signed-off-by: Daniel Farrell <dfarrell@redhat.com>