mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Run more integration tests on FreeBSD. (#16923)
This commit is contained in:
parent
00fbc76e69
commit
5f12731797
2 changed files with 5 additions and 11 deletions
|
@ -150,12 +150,6 @@ set -u
|
|||
|
||||
cd test/integration
|
||||
|
||||
# FIXME: these test targets fail
|
||||
sed -i '' 's/ blocks / /;' Makefile
|
||||
sed -i '' 's/ pull / /;' Makefile
|
||||
sed -i '' 's/ test_handlers / /;' Makefile
|
||||
sed -i '' 's/ no_log / /;' Makefile
|
||||
|
||||
# TODO: support httptester via reverse ssh tunnel
|
||||
|
||||
rm -rf "/tmp/shippable"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue