ci: integration tests

Signed-off-by: Guido Grazioli <ggraziol@redhat.com>
This commit is contained in:
Guido Grazioli
2023-07-27 14:50:08 +02:00
parent f5b8372a75
commit 198d885b8f
26 changed files with 626 additions and 703 deletions

View File

@@ -1,5 +1,3 @@
# See https://docs.ansible.com/ansible/latest/dev_guide/collections_galaxy_meta.html
namespace: kubevirt
name: core
version: "0.1.0"
@@ -7,12 +5,10 @@ readme: README.md
authors:
- KubeVirt Project (kubevirt.io)
dependencies:
kubernetes.core: '>=2.0.0'
kubernetes.core: '>=2.0.0'
description: Lean Ansible bindings for KubeVirt
license_file: LICENSE
tags:
# tags so people can search for collections https://galaxy.ansible.com/search
# tags are all lower-case, no spaces, no dashes.
- api
- k8s
- kubernetes
@@ -21,7 +17,7 @@ tags:
- cloud
- infrastructure
repository: https://github.com/kubevirt/kubevirt.core
documentation: https://github.com/kubevirt/kubevirt.core/tree/main/docs
documentation: https://kubevirt.github.io/kubevirt.core
homepage: https://kubevirt.io
issues: https://github.com/kubevirt/kubevirt.core/issues
build_ignore: