mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
chore: Add tox-ansible configuration
Add tox-ansible configuration that allows to run tests with all required ansible and python versions. Add Makefile targets to make use of it. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -136,8 +136,9 @@ bin/
|
||||
*.tar.gz
|
||||
*.zip
|
||||
|
||||
# pytest-ansible
|
||||
# pytest-ansible and tox-ansible
|
||||
collections/
|
||||
kubevirt.core
|
||||
|
||||
# Collection specific ignores
|
||||
/changelogs/.plugin-cache.yaml
|
||||
|
||||
Reference in New Issue
Block a user