tests: Use ansible-test for integration tests

Integration tests do not work with tox, therefore use ansible-test to
run them.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-06-27 15:43:03 +02:00
parent 4f236a15ce
commit 35b2d3ef6b

View File

@@ -27,4 +27,4 @@ test-unit:
.PHONY: test-integration
test-integration:
tox -f integration --ansible --conf tox-ansible.ini
ansible-test integration