debian-forge-composer/test/cases/api
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
..
common cloudapi: add option to upload S3 artifacts publicly 2022-09-19 22:56:36 +02:00
aws.s3.sh cloudapi: add option to upload S3 artifacts publicly 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
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/common: add cleanupVSphere() and use it where appropriate 2022-09-19 10:37:32 +02:00