Update `make-partial-repos` to use partial sets from .benchrepo files.
Every repository may have its own partial sets. This change is reflected in the way this information is passed to `make-partial-repos`: Remove the positional argument for the partial-sets file and fetch the partial sets config from the reference repository .benchrepo file.
Showing
- repo-scripts/make-all 1 addition, 1 deletionrepo-scripts/make-all
- repo-scripts/make-partial-repos 4 additions, 6 deletionsrepo-scripts/make-partial-repos
- tests/test-make-all.t 2 additions, 6 deletionstests/test-make-all.t
- tests/test-make-partials.t 19 additions, 5 deletionstests/test-make-partials.t
- tests/test-smoke-test.t 1 addition, 1 deletiontests/test-smoke-test.t
- tests/test-validate-repos.t 1 addition, 1 deletiontests/test-validate-repos.t
Loading
Please register or sign in to comment