debian-forge-composer/test/cases/api/common
Tomáš Hozza 930658d605 Test/api.sh/vsphere: configure cloud-init via VM's extraConfig
We used to provide the cloud-init user-data and meta-data to the VM as
key/value in the VM's extraConfig as guestinfo keys. This replaces bunch
of code that used to create an ISO, upload it to VSphere and attach it
to the VM.

We recently started to observe issues when uploading the ISO to our
testing VSphere instance in CI. This commit aims to circumvent this
issue by using a different and simpler way to provide the cloud-init
data to the VM.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2025-03-31 12:33:48 +02:00
..
aws.sh test/api: move govc installation to common/vsphere.sh 2022-09-19 10:37:32 +02:00
common.sh test/cases/api: add modules 2025-03-20 14:07:52 +01:00
s3.sh test: update all calls to image-info 2025-01-31 08:22:29 +01:00
vsphere.sh Test/api.sh/vsphere: configure cloud-init via VM's extraConfig 2025-03-31 12:33:48 +02:00