summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Jamo Luhrsen [Thu, 17 May 2018 23:47:04 +0000 (16:47 -0700)]
Update broken CPERF Dockerfile
seems newer CentOS versions (e.g. 7.5) need to have their
distro "centos" available in a yum vars file when trying
to work with SIG repositories
also updated the openstack repo to queens release from
the older ocata
finally, updated the repo location for openflow and oflops.
the stanford repo no longer works, but the github repos
claim to be mirrors of it.
Change-Id: I7084c38c680e1875558af17a3ef3c2344ee9cefc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Matt Welch [Thu, 9 Nov 2017 16:51:42 +0000 (11:51 -0500)]
Update INFO file PTL Matt->Sai
Change-Id: I269bfa7a9492fa9ce7db780c2a8d7f2d28a9a14a
Signed-off-by: Matt Welch <matt.welch@intel.com>
Matt Welch [Wed, 8 Nov 2017 21:15:37 +0000 (16:15 -0500)]
Update INFO file to add Sai Malleni as commiter
Change-Id: Icb9a1d823ccb2770d906ef303df8b692bf6a4711
Signed-off-by: Matt Welch <matt.welch@intel.com>
Trevor Bramwell [Mon, 25 Sep 2017 21:48:14 +0000 (14:48 -0700)]
Remove 'Marcus Williams' From List of Committers
Marcus stated he was stepping down on Aug 23rd, 2017 due to lack of
time.
Change-Id: If7238fc869afe23373303ee116d30fd250cecb04
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Jamo Luhrsen [Tue, 15 Aug 2017 23:38:34 +0000 (16:38 -0700)]
Add centos-release-openstack-ocata package
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>
Daniel Farrell [Tue, 8 Aug 2017 16:50:08 +0000 (12:50 -0400)]
Update INFO file PTL Daniel->Matt
Change-Id: I0992aff078fda090e3ca126947dfcdd835b1dcb1
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Jamo Luhrsen [Fri, 4 Aug 2017 23:50:18 +0000 (16:50 -0700)]
Install openstackclient
- also alphabetizing the packages being installed
Change-Id: I5552d0a5efbaa715e4f53d52ad70310a5e60ce1a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Fri, 30 Jun 2017 21:39:21 +0000 (14:39 -0700)]
Install jmespath for cperf dockerfile
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>
Jamo Luhrsen [Thu, 2 Mar 2017 07:44:22 +0000 (23:44 -0800)]
Add dockerfile arg for branch
Change-Id: I7c52c4a7c8ab8e19f680ec5756d4e2dfb9f9e10c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Thu, 19 May 2016 06:27:10 +0000 (23:27 -0700)]
add dependent libffi-devel package
Change-Id: Ibd4ba09a51e41b4f774a347a823237e42e40bf3f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Fri, 29 Apr 2016 23:33:04 +0000 (23:33 +0000)]
Merge "Add Dockerfile with CPerf's test tools"
Jamo Luhrsen [Thu, 7 Apr 2016 04:59:47 +0000 (21:59 -0700)]
Add Dockerfile with CPerf's test tools
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>
Daniel Farrell [Wed, 27 Apr 2016 16:12:04 +0000 (12:12 -0400)]
Add CPerf .gitreview
Required for using git-review to work with CPerf's repo.
Once this is in the repo's root, `git-review -s` will configure
git-review and other commands will work.
Change-Id: If107745f9926f023c602ce5686ffabd4337b6a93
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Jamo Luhrsen [Fri, 29 Jan 2016 00:01:59 +0000 (16:01 -0800)]
adding INFO file for cperf project
Change-Id: I1d5b224af3c78760003e2641a6a7feec2a1ae9f4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Aric Gardner [Thu, 10 Dec 2015 18:27:40 +0000 (18:27 +0000)]
Initial empty repository