openstack-ansible-tests/test-ansible-collection-requirements.yml
Dmitriy Rabotyagov 5c2702e7a9 Respect depends-on for collection installation
This aims to ensure that collections which are managed by zuul will get
installed and used during testing. This is especially important since
our deliverables are being installed as collections.
As a base we take code from the integrated repo and simplify it a bit
by removing user defined collections.

Change-Id: I92b6b3edd5d781b3ce9292b52773b0a854f910c7
2024-08-06 14:55:53 +02:00

51 lines
1.5 KiB
YAML

---
collections:
- name: openstack.cloud
source: https://opendev.org/openstack/ansible-collections-openstack
type: git
version: 2.2.0
- name: openstack.config_template
source: https://opendev.org/openstack/ansible-config_template
type: git
version: 2.1.0
- name: openstack.osa
source: https://opendev.org/openstack/openstack-ansible-plugins
type: git
version: 6dd080c6f6e55f69f56dcfb312977cfddac8fd86
- name: community.general
source: https://github.com/ansible-collections/community.general
type: git
version: 8.2.0
- name: community.rabbitmq
source: https://github.com/ansible-collections/community.rabbitmq
type: git
version: 1.2.3
- name: community.mysql
source: https://github.com/ansible-collections/community.mysql
type: git
version: 3.8.0
- name: community.crypto
source: https://github.com/ansible-collections/community.crypto
type: git
version: 2.16.2
- name: ansible.posix
source: https://github.com/ansible-collections/ansible.posix
type: git
version: 1.5.4
- name: gluster.gluster
source: https://github.com/gluster/gluster-ansible-collection
type: git
version: 1.0.2
- name: ansible.netcommon
source: https://github.com/ansible-collections/ansible.netcommon
type: git
version: v6.0.0
- name: ansible.utils
source: https://github.com/ansible-collections/ansible.utils
type: git
version: v3.0.0
- name: openvswitch.openvswitch
source: https://github.com/ansible-collections/openvswitch.openvswitch
type: git
version: 2.1.1