mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-29 10:54:35 +00:00
ci: integration tests
Signed-off-by: Guido Grazioli <ggraziol@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user