Enable concurrency on nova notifier tests
Change-Id: I1ff5657466b5ebd24cae02e68342b16c90998ab9
This commit is contained in:
parent
a845f364b3
commit
13914a3cd5
@ -18,7 +18,7 @@ fi
|
||||
if [ ! "$COVERAGE_ARGS" ]; then
|
||||
# Nova notifier tests
|
||||
bash tools/init_testr_if_needed.sh
|
||||
python setup.py testr --slowest --testr-args="--concurrency=1 --here=nova_tests $*"
|
||||
python setup.py testr --slowest --testr-args="--here=nova_tests $*"
|
||||
fi
|
||||
|
||||
# Main unit tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user