Update call to generate-tests.
This commit is contained in:
parent
6aeea1fe7e
commit
033850b14a
1 changed files with 2 additions and 1 deletions
|
@ -48,4 +48,5 @@ pip list
|
|||
|
||||
source hacking/env-setup
|
||||
|
||||
test/utils/shippable/modules/generate-tests "${this_module_group}" --verbose | /bin/bash -eux
|
||||
test/utils/shippable/modules/generate-tests "${this_module_group}" --verbose --output /tmp/integration.sh >/dev/null
|
||||
/bin/bash -eux /tmp/integration.sh
|
||||
|
|
Loading…
Reference in a new issue