X-Git-Url: https://review.fuel-infra.org/gitweb?p=openstack-build%2Fneutron-build.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=0822b196a9897867f4870cbf979fae612a6aabd5;hp=918ceded740bef0777f1a08cf27702003dac7d24;hb=4cca60531b51db68e6023ea6daa60cc33d277826;hpb=3dea7869947d652cb9d069c3b9fcbd3f4c32ec3b diff --git a/debian/rules b/debian/rules index 918ceded7..0822b196a 100755 --- a/debian/rules +++ b/debian/rules @@ -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