debian-forge-composer/internal/cloudapi/v2
Ondřej Budai fb87759aa7 cloudapi/test: properly end depsolving goroutine when cancel is called
Previously, the goroutine was never stopped because it was all the time
calling RequestJob that returned a TimeoutError.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-04-05 09:27:43 +02:00
..
errors.go cloudapi: require gpgkey if check_gpg is set 2022-03-25 13:23:32 +01:00
errors_test.go cloudapi/v2: Listen on /api/image-builder-composer/v2 2021-10-11 09:52:21 +02:00
openapi.v2.gen.go cloudapi: rename gpg_key field to gpgkey 2022-03-25 13:23:32 +01:00
openapi.v2.yml cloudapi: rename gpg_key field to gpgkey 2022-03-25 13:23:32 +01:00
v2.go Cloud API: upload stream-optimized VMDK to S3 2022-04-02 08:47:02 +01:00
v2_internal_test.go cloudapi: require gpgkey if check_gpg is set 2022-03-25 13:23:32 +01:00
v2_koji_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
v2_multi_tenancy_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
v2_test.go cloudapi/test: properly end depsolving goroutine when cancel is called 2022-04-05 09:27:43 +02:00