rhel, xenserver: Run unit tests while creating rpms.
[cascardo/ovs.git] / INSTALL.Fedora
index d711e24..0a0515a 100644 (file)
@@ -45,6 +45,11 @@ $HOME/rpmbuild/SOURCES.
 
    This produces one RPM: "openvswitch".
 
+   The above command automatically runs the Open vSwitch unit tests.
+   To disable the unit tests, run:
+
+       rpmbuild -bb --without check rhel/openvswitch-fedora.spec
+
 5. On Fedora 17, to build the Open vSwitch kernel module, run:
 
        rpmbuild -bb rhel/openvswitch-kmod-fedora.spec