Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: set ceph_repository: community #7528

Merged
merged 2 commits into from
Mar 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/functional/add-mdss/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mdss/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mgrs/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/add-mgrs/group_vars/all
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
ceph_origin: repository
ceph_repository: dev
ceph_repository: community
cluster: ceph
public_network: "192.168.73.0/24"
cluster_network: "192.168.74.0/24"
Expand All @@ -23,4 +23,4 @@ ceph_conf_overrides:
mon_allow_pool_size_one: true
mon_warn_on_pool_no_redundancy: false
osd_pool_default_size: 1
dashboard_enabled: False
dashboard_enabled: False
2 changes: 1 addition & 1 deletion tests/functional/add-mgrs/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mons/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/add-mons/group_vars/all
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
ceph_origin: repository
ceph_repository: dev
ceph_repository: community
cluster: ceph
public_network: "192.168.53.0/24"
cluster_network: "192.168.54.0/24"
Expand All @@ -23,4 +23,4 @@ ceph_conf_overrides:
mon_allow_pool_size_one: true
mon_warn_on_pool_no_redundancy: false
osd_pool_default_size: 1
dashboard_enabled: False
dashboard_enabled: False
2 changes: 1 addition & 1 deletion tests/functional/add-mons/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-osds/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-osds/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-rbdmirrors/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-rgws/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-rgws/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/all-in-one/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/all-in-one/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/all_daemons/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
#client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
#client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/all_daemons/group_vars/all
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
ceph_origin: repository
ceph_repository: dev
ceph_repository: community
public_network: "192.168.110.0/24"
cluster_network: "192.168.220.0/24"
radosgw_interface: "{{ 'eth1' if ansible_facts['distribution'] == 'CentOS' else 'ens6' }}"
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/all_daemons/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
#client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
#client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/all_daemons_ipv6/group_vars/all
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
ceph_origin: repository
ceph_repository: dev
ceph_repository: community
ip_version: ipv6
public_network: "fdec:f1fb:29cd:6940::/64"
cluster_network: "fdec:f1fb:29cd:7120::/64"
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/all_daemons_ipv6/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/cephadm/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cluster_subnet: 192.168.31
# set 1024 for CentOS
memory: 2048

vagrant_box: centos/stream8
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
#vagrant_sync_dir: /home/vagrant/sync
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/collocation/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/collocation/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/docker2podman/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cluster_subnet: 192.168.59
# set 1024 for CentOS
memory: 2048

vagrant_box: centos/stream8
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
#vagrant_sync_dir: /home/vagrant/sync
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/external_clients/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/infra_lv_create/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/lvm-auto-discovery/container/group_vars/all
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ docker: True

containerized_deployment: True
ceph_origin: repository
ceph_repository: dev
ceph_repository: community
cluster: ceph
public_network: "192.168.39.0/24"
cluster_network: "192.168.40.0/24"
Expand All @@ -28,4 +28,4 @@ handler_health_mon_check_delay: 10
handler_health_osd_check_delay: 10
ceph_docker_registry: quay.io
ceph_docker_image: ceph/daemon-base
ceph_docker_image_tag: latest-main
ceph_docker_image_tag: latest-main
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-auto-discovery/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-batch/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-batch/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-osds/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-osds/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/podman/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cluster_subnet: 192.168.31
# set 1024 for CentOS
memory: 2048

vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
#vagrant_sync_dir: /home/vagrant/sync
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/rbdmirror/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Loading
Loading