debian-forge-composer/internal/cloudapi/v2
Tomas Hozza a61b8af261 cloudapi: fix issue in koji api test forgotten in #2758
The `TestKojiJobTypeValidation` unit test used the `OSBuildJob` and
Koji Target fields in the wrong way, however without any impact on the
testing itself. The reason is that no actual images were built as part
of the test nor the created jobs were ever picked up by a worker.

This change was forgotten in PR#2758.

[1] https://github.com/osbuild/osbuild-composer/pull/2758
2022-07-01 18:55:01 +01:00
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
openapi.v2.yml Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
server.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: fix issue in koji api test forgotten in #2758 2022-07-01 18:55:01 +01:00
v2_multi_tenancy_test.go cloudapi: handle multi-tenancy in all compose/<id> endpoints 2022-06-10 14:48:18 +01:00
v2_test.go worker: delete TargetErrors from OSBuildJobResult 2022-07-01 18:55:01 +01:00