debian-forge-composer/tools/test-case-generators
Achilleas Koutsou b9098c64c4 test: add valid parent commit ID to test manifests
The previous value for parent was not a valid commit ID.  In a regular
compose request, the parent ref is resolved before being added as a
source in the manifest.  However, when building test manifests, since
the values aren't real, we don't resolve the ostree refs, meaning that
the test manifests weren't valid — they failed validity checks if run in
osbuild.

Replaced the fake parent ref with a fake parent commit ID
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff".
The manifests still aren't buildable, since they don't point to a valid
ostree repository or commit, but now they're at least valid (in the
technical sense).
2022-12-11 12:37:37 +00:00
..
format-request-map.json test: add valid parent commit ID to test manifests 2022-12-11 12:37:37 +00:00
generate-all-test-cases generate-all-test-cases: make output default to test/data/manifests 2022-08-17 11:59:39 +02:00
generate-test-cases tools: remove dnf-json socket start function 2022-06-01 11:36:52 +01:00
repos.json tools: Add new azure-sap-rhui image type 2022-11-18 16:53:22 +01:00