Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I33c3c1bbb5c9e7cd45e693de2db3230887cde7da
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
This patch fixes bug that is currently blocking the daily build.
Change-Id: If3624ea4e93bc42c5fe633b0c30d506f2b70efd0
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Builds OVS with DPDK. Uses dpdk 2.2.0 and Open vSwitch 2.5.
Includes Multi-Queue and recent patches.
Open vSwitch RPM is now built with DPDK dataplane.
Upstream copr (Fedora) spec files and patches are used for building.
Also includes fixes of RPM building and command line options.
Adds dpdk arg to RPM test script.
Use "pure" COPR spec files without modifications. Fixed some function problems.
Addressed reviewer comments. Delete local copies of spec files
Build dpdk snapshot instead of using upstream snapshot.
Fix clean script.
"stack" VM with its default configuration doesn't support sse3 instruction set
required by DPDK. Include workaround to test RPM script in host instead of VM.
Install prereqs for dpdk build.
Use 'set -e' in all scripts for error termination.
Add PyQt4 Pre-req.
Move functions and respond to reviewers comments.
Change-Id: I8d5892ff61a814271972e8d2279628d645b2831b
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
so sudo can find it.
Change to correct directory before running cleanup.
Change-Id: I3a91cb8f25c641b81ef2c62f91b540d7657eeb53
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
|
|
Change-Id: I6eecd8f2e8cb5653ed930b836fe17c315b1d3a54
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
Reviewed-by: Mark D. Gray <mark.d.gray@intel.com>
Reviewed-by: Thomas F Herbert <therbert@redhat.com>
Reviewed-by: Michal Ptacek <michalx.ptacek@intel.com>
|
|
kernel.
Specify patches to apply, build kernel module RPM and build with a special
version of the kernel.
Also instack_ovs.sh creates a VM for building and initial testing of RPMs and
copies scripts to VMs
build_ovs_rpm.sh builds the RPM according to command line options.
test_ovs_rpm.sh tests the RPM by installing the RPM and running some ovs
commands to create a bridge and dump flows.
Also add two scripts generally to be executed in VM to do actual building and
Testing.
This 2nd series adds the following:
Use fedora spec file for kmod builds. Added Explanations to configuration options.
Fixes in response to review comments. Rename script for clarity and change
references: buildtestovs.sh -> BuildTestOVS.sh
Fix nocheck option, print default options, fix kmod option, fix test of kmod.
For command line options execute build/buildtestovs.sh -h
Change-Id: I415ca39afab27482b1cb473d392f48b36c8e0745
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Change-Id: I249faf006a38806e757af2cb450eeafd6653eaf9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Idbbf146e41cd197c033104eee054623607d0b4f1
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Fix Typo
Change-Id: Ib17628deac512ca37060d087509fda290a23d1ab
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Uploads RPM to artifactory.
Jira: OVSNFV-19
Change-Id: I586418a5e12435fd9d1594a4d2aca544c16a3a6d
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Initial commit to run a simple build job via Jenkins.
Signed-off-by: Mark D. Gray <mark.d.gray@intel.com>
|