Age | Commit message (Collapse) | Author | Files | Lines |
|
Get DPDK 16.11 from upstream.
Insure that NSH special build still works.
Change-Id: Iade3090ed6e80e9a7a62049a0b46af2a00e200fb
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Change-Id: I06f30ff4dcbbea3464f02e61ce63c56af0f807c6
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
Remove reference to undercloud.
Fix dependencies list.
Refactor build ovs and build dpdk and test scripts.
Correct default dpdk version in build ovs script.
Remove references to instack VM -- no longer necessary.
Remove script using custom Apex-lite-liberty for testing
Consolidated functions and cleanup in response to reviewers.
Change-Id: I0875acd87580769c7cd7e87b97bb3e04f0159b32
Signed-off-by: Thomas F Herbert <therbert@redhat.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>
|