mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Move ansible ad-hoc tests to integration targets.
This commit is contained in:
@@ -29,9 +29,4 @@ else
|
||||
coverage_file="${coverage_dir}/nosetests-coverage.xml"
|
||||
|
||||
TOX_TESTENV_PASSENV=NOSETESTS NOSETESTS="nosetests --with-xunit --xunit-file='${xunit_file}' --cover-xml --cover-xml-file='${coverage_file}'" tox
|
||||
|
||||
source hacking/env-setup
|
||||
python --version
|
||||
ansible --version
|
||||
ansible -m ping localhost
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user