debian-forge-composer/test/cases/api
Tomáš Hozza 9e9aec5b53 test/api: move govc installation to common/vsphere.sh
Move the installation of the VSphere client out of the
`api/common/aws.sh` `installClient()` function into a dedicated
`installClientVSphere()` function in `api/common/vsphere.sh`.

Rename the `installClient()` in `api/common/aws.sh` to
`installAWSClient()`. Introduce `installClient()` in both,
`api/aws.sh` and `api/aws.s3.sh`, which calls `installAWSClient()`.

Call `installClientVSphere()` conditionally when testing VMDK image type
in `api/aws.s3.sh` and `api/generic.s3.sh`.
2022-09-19 10:37:32 +02:00
..
common test/api: move govc installation to common/vsphere.sh 2022-09-19 10:37:32 +02:00
aws.s3.sh test/api: move govc installation to common/vsphere.sh 2022-09-19 10:37:32 +02:00
aws.sh test/api: move govc installation to common/vsphere.sh 2022-09-19 10:37:32 +02:00
azure.sh koji.sh: support testing of upload to the cloud 2022-07-22 11:39:49 +01:00
container.registry.sh tests: Add comment to make it more obvious what's happening 2022-08-11 13:12:55 +02:00
gcp.sh koji.sh: support testing of upload to the cloud 2022-07-22 11:39:49 +01:00
generic.s3.sh test/api: move govc installation to common/vsphere.sh 2022-09-19 10:37:32 +02:00