mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Split integration tests out from Makefile. (#17976)
This commit is contained in:
parent
bf3d546d9a
commit
80a5c70ad7
169 changed files with 612 additions and 420 deletions
|
@ -22,4 +22,5 @@ test/code-smell/boilerplate.sh
|
|||
test/code-smell/required-and-default-attributes.sh
|
||||
|
||||
shellcheck \
|
||||
test/integration/targets/*/*.sh \
|
||||
test/utils/shippable/*.sh
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
s/ pull / /
|
||||
s/ pull_run / /
|
||||
s/ pull_no_127 / /
|
||||
s/ pull_limit_inventory / /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue