Update specs to v. 2014.1.rc
[openstack-build/neutron-build.git] / debian / rules
index 918ceded740bef0777f1a08cf27702003dac7d24..0822b196a9897867f4870cbf979fae612a6aabd5 100755 (executable)
@@ -25,7 +25,7 @@ override_dh_auto_test:
        # with a core_plugin being set.
        patch -p1 -R < debian/patches/fix-quantum-configuration.patch
        # Set a reasonable level of concurrency
-       ./run_tests.sh -N -P
+       testr init && ./run_tests.sh -N -P
        # Patch configuration file after testing
        patch -p1 < debian/patches/fix-quantum-configuration.patch
 endif