[ovs-git] [openvswitch/ovs] 963b7b: rhel: add option to run kernel datapath test when ...

GitHub noreply at github.com
Mon Sep 19 14:48:39 UTC 2016


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: 963b7bd2c57efc68683d4343dac4b7737f585ea1
      https://github.com/openvswitch/ovs/commit/963b7bd2c57efc68683d4343dac4b7737f585ea1
  Author: Lance Richardson <lrichard at redhat.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M rhel/openvswitch-fedora.spec.in
    M rhel/openvswitch.spec.in

  Log Message:
  -----------
  rhel: add option to run kernel datapath test when building rpms

Add ability to execute kernel datapath tests when building rpms.
These tests are disabled by default, and can optionally be run
by providing "--with check_datapath_kernel" on the rpmbuild command
line.  This is intended to facilitate automated testing, and
should not be used in production environments (it is generally not
recommended to run rpmbuild as root).

Suggested-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Lance Richardson <lrichard at redhat.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Russell Bryant <russell at ovn.org>




More information about the git mailing list