From f1b67bd4d94f3e40c01bd1fdac5b7dd96f06a020 Mon Sep 17 00:00:00 2001 From: Teoman ONAY Date: Tue, 16 Jul 2024 14:54:37 +0200 Subject: [PATCH] vagrant-box atomic-host -> stream9 Signed-off-by: Teoman ONAY --- tests/functional/add-mons/container/vagrant_variables.yml | 2 +- tests/functional/add-mons/vagrant_variables.yml | 2 +- tests/functional/all-in-one/container/vagrant_variables.yml | 2 +- tests/functional/all_daemons/container/vagrant_variables.yml | 2 +- .../functional/all_daemons_ipv6/container/vagrant_variables.yml | 2 +- tests/functional/collocation/container/vagrant_variables.yml | 2 +- .../functional/external_clients/container/vagrant_variables.yml | 2 +- .../lvm-auto-discovery/container/vagrant_variables.yml | 2 +- tests/functional/lvm-batch/container/vagrant_variables.yml | 2 +- tests/functional/lvm-osds/container/vagrant_variables.yml | 2 +- tests/functional/podman/vagrant_variables.yml | 2 +- .../rbdmirror/container/secondary/vagrant_variables.yml | 2 +- tests/functional/rbdmirror/container/vagrant_variables.yml | 2 +- tests/functional/shrink_mds/container/vagrant_variables.yml | 2 +- tests/functional/shrink_mgr/container/vagrant_variables.yml | 2 +- tests/functional/shrink_mon/container/vagrant_variables.yml | 2 +- tests/functional/shrink_osd/container/vagrant_variables.yml | 2 +- .../functional/shrink_rbdmirror/container/vagrant_variables.yml | 2 +- tests/functional/shrink_rgw/container/vagrant_variables.yml | 2 +- tests/functional/subset_update/container/vagrant_variables.yml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/tests/functional/add-mons/container/vagrant_variables.yml b/tests/functional/add-mons/container/vagrant_variables.yml index 9f97f3c78..abfce55d0 100644 --- a/tests/functional/add-mons/container/vagrant_variables.yml +++ b/tests/functional/add-mons/container/vagrant_variables.yml @@ -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 diff --git a/tests/functional/add-mons/vagrant_variables.yml b/tests/functional/add-mons/vagrant_variables.yml index d9b258215..02e7f44e7 100644 --- a/tests/functional/add-mons/vagrant_variables.yml +++ b/tests/functional/add-mons/vagrant_variables.yml @@ -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 diff --git a/tests/functional/all-in-one/container/vagrant_variables.yml b/tests/functional/all-in-one/container/vagrant_variables.yml index a90a23c43..af0ad4940 100644 --- a/tests/functional/all-in-one/container/vagrant_variables.yml +++ b/tests/functional/all-in-one/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 # client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/all_daemons/container/vagrant_variables.yml b/tests/functional/all_daemons/container/vagrant_variables.yml index c5d03b187..ba682d282 100644 --- a/tests/functional/all_daemons/container/vagrant_variables.yml +++ b/tests/functional/all_daemons/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/all_daemons_ipv6/container/vagrant_variables.yml b/tests/functional/all_daemons_ipv6/container/vagrant_variables.yml index 57b8d4941..b1ea2784f 100644 --- a/tests/functional/all_daemons_ipv6/container/vagrant_variables.yml +++ b/tests/functional/all_daemons_ipv6/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/collocation/container/vagrant_variables.yml b/tests/functional/collocation/container/vagrant_variables.yml index 91c960fe6..4746c40bd 100644 --- a/tests/functional/collocation/container/vagrant_variables.yml +++ b/tests/functional/collocation/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 # client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/external_clients/container/vagrant_variables.yml b/tests/functional/external_clients/container/vagrant_variables.yml index 8bbb44d16..74930c081 100644 --- a/tests/functional/external_clients/container/vagrant_variables.yml +++ b/tests/functional/external_clients/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 # client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/lvm-auto-discovery/container/vagrant_variables.yml b/tests/functional/lvm-auto-discovery/container/vagrant_variables.yml index 516e14c0a..0aae45941 100644 --- a/tests/functional/lvm-auto-discovery/container/vagrant_variables.yml +++ b/tests/functional/lvm-auto-discovery/container/vagrant_variables.yml @@ -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 diff --git a/tests/functional/lvm-batch/container/vagrant_variables.yml b/tests/functional/lvm-batch/container/vagrant_variables.yml index f53ba8280..aeb0d2b6d 100644 --- a/tests/functional/lvm-batch/container/vagrant_variables.yml +++ b/tests/functional/lvm-batch/container/vagrant_variables.yml @@ -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 diff --git a/tests/functional/lvm-osds/container/vagrant_variables.yml b/tests/functional/lvm-osds/container/vagrant_variables.yml index d4418d89b..65b49dd4f 100644 --- a/tests/functional/lvm-osds/container/vagrant_variables.yml +++ b/tests/functional/lvm-osds/container/vagrant_variables.yml @@ -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 diff --git a/tests/functional/podman/vagrant_variables.yml b/tests/functional/podman/vagrant_variables.yml index a4ff599bd..d9b6333a9 100644 --- a/tests/functional/podman/vagrant_variables.yml +++ b/tests/functional/podman/vagrant_variables.yml @@ -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 diff --git a/tests/functional/rbdmirror/container/secondary/vagrant_variables.yml b/tests/functional/rbdmirror/container/secondary/vagrant_variables.yml index 2b0423c3b..d673eb2f5 100644 --- a/tests/functional/rbdmirror/container/secondary/vagrant_variables.yml +++ b/tests/functional/rbdmirror/container/secondary/vagrant_variables.yml @@ -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 diff --git a/tests/functional/rbdmirror/container/vagrant_variables.yml b/tests/functional/rbdmirror/container/vagrant_variables.yml index eee5c310e..da84f1fcb 100644 --- a/tests/functional/rbdmirror/container/vagrant_variables.yml +++ b/tests/functional/rbdmirror/container/vagrant_variables.yml @@ -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 diff --git a/tests/functional/shrink_mds/container/vagrant_variables.yml b/tests/functional/shrink_mds/container/vagrant_variables.yml index b4838c304..7c3b22be9 100644 --- a/tests/functional/shrink_mds/container/vagrant_variables.yml +++ b/tests/functional/shrink_mds/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/shrink_mgr/container/vagrant_variables.yml b/tests/functional/shrink_mgr/container/vagrant_variables.yml index 93ae714d5..dd05994f0 100644 --- a/tests/functional/shrink_mgr/container/vagrant_variables.yml +++ b/tests/functional/shrink_mgr/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/shrink_mon/container/vagrant_variables.yml b/tests/functional/shrink_mon/container/vagrant_variables.yml index 980f76dfc..c90c9db37 100644 --- a/tests/functional/shrink_mon/container/vagrant_variables.yml +++ b/tests/functional/shrink_mon/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/shrink_osd/container/vagrant_variables.yml b/tests/functional/shrink_osd/container/vagrant_variables.yml index 9174659d7..a519324ce 100644 --- a/tests/functional/shrink_osd/container/vagrant_variables.yml +++ b/tests/functional/shrink_osd/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/shrink_rbdmirror/container/vagrant_variables.yml b/tests/functional/shrink_rbdmirror/container/vagrant_variables.yml index 1938a9521..5fa978cf6 100644 --- a/tests/functional/shrink_rbdmirror/container/vagrant_variables.yml +++ b/tests/functional/shrink_rbdmirror/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/shrink_rgw/container/vagrant_variables.yml b/tests/functional/shrink_rgw/container/vagrant_variables.yml index 4d2ffce81..a3d85dad2 100644 --- a/tests/functional/shrink_rgw/container/vagrant_variables.yml +++ b/tests/functional/shrink_rgw/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box diff --git a/tests/functional/subset_update/container/vagrant_variables.yml b/tests/functional/subset_update/container/vagrant_variables.yml index 9b659e43b..cd342bd2d 100644 --- a/tests/functional/subset_update/container/vagrant_variables.yml +++ b/tests/functional/subset_update/container/vagrant_variables.yml @@ -42,7 +42,7 @@ 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 +vagrant_box: centos/stream9 #client_vagrant_box: centos/stream9 #ssh_private_key_path: "~/.ssh/id_rsa" # The sync directory changes based on vagrant box