debian-forge-composer/tools/test-case-generators
Tom Gundersen f945c5057e osbuild-pipeline: always pass repositories as input
Require repository informaiton to be passed as input, rather than
read from the current directory.

Reading from the repository informaiton meant to be used by weldr
has several drawbacks.
 - it makes it impractical to use the tool outside a git checkout
 - it makes it awkward to adapt the repositories to different use
   cases
 - it means that the shipped repositories cannot be extended with
   update repos, as the same repos are used for testing, and that
   would render our tests non-reproducible.

Overall, we are moving towards making repositories something the
caller must always pass in, rather than something that composer
maintains. For the weldr API we need to keep working as before,
but for new APIs we are avoiding that.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-29 16:08:36 +02:00
..
format-request-map.json test/cases: include repository information 2020-03-29 16:08:36 +02:00
generate-test-case osbuild-pipeline: always pass repositories as input 2020-03-29 16:08:36 +02:00
generate-test-cases test/cases: include repository information 2020-03-29 16:08:36 +02:00
repos.json test/cases: include repository information 2020-03-29 16:08:36 +02:00