debian-forge-composer/test/cases/api/common
Ondřej Budai d78f1e6229 cloudapi: add option to upload S3 artifacts publicly
A small test is added to cover this new option. Also, a check for AWS region
in the URL was removed. The public URL doesn't actually contain it and it's
imho useless - S3 buckets are always tied to a certain region.

The elaborate grep command parsing a path from a URI was switched to being
a small python script. The python script can actually handle an URI without
a query (which was always present in the pre-signed URI, but it's not in the
ordinary one)

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-09-19 22:56:36 +02:00
..
aws.sh test/api: move govc installation to common/vsphere.sh 2022-09-19 10:37:32 +02:00
common.sh osbuild-mock-openid-provider: support client_credentials grant type 2022-08-05 16:15:24 +02:00
s3.sh cloudapi: add option to upload S3 artifacts publicly 2022-09-19 22:56:36 +02:00
vsphere.sh test/api/common: add cleanupVSphere() and use it where appropriate 2022-09-19 10:37:32 +02:00