Add ability to (optionally) run kernel datapath checks when building source rpms.
- 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 (2): 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 | 20 +++++++++++++++++++- rhel/openvswitch.spec.in | 20 +++++++++++++++++++- 3 files changed, 40 insertions(+), 4 deletions(-) -- 2.5.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev