Add ability to (optionally) run kernel datapath checks when building
source rpms. 

   - Support RECHECK=yes for "make check-kernel"
   - Generate source RPMs for fedora-rpm and fedora-rpm-kmod targets
   - Run "make check-kernel" when building RPMS if
     "--with check_datapath_kernel" option is provided on rpmbuild
     command line.

One use case is to be able to download the source RPM to
a test system and easily execute kernel datapath tests in addition to
the normal test suite as a side-effect of building the binary RPMs.

Lance Richardson (3):
  check-kernel: add recheck support
  rhel: build source rpm packages
  rhel: add option to run kernel datapath test when building rpms

 rhel/automake.mk                |  4 ++--
 rhel/openvswitch-fedora.spec.in | 16 +++++++++++++++-
 rhel/openvswitch.spec.in        | 17 ++++++++++++++++-
 tests/automake.mk               |  3 ++-
 4 files changed, 35 insertions(+), 5 deletions(-)

-- 
2.5.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to