Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-23 | Add basic end-to-end test on progress reporting | Klaus Aehlig | |
2025-01-22 | Add basic end-to-end test for absent computed roots | Klaus Aehlig | |
2025-01-14 | Fix typo in log message | Klaus Aehlig | |
2024-12-19 | Test just-mr properly updates config for computed roots | Maksim Denisov | |
2024-12-12 | Regression test for build parameters in computed roots | Klaus Aehlig | |
It used to be the case, that the option -P was forwarded to the build of computed roots. Add a test verifying we're not regressing there again. | |||
2024-12-11 | Add test verifying the upload of the log for failed root computation | Klaus Aehlig | |
2024-12-10 | Add a test building against computed roots with absent base repository | Klaus Aehlig | |
2024-12-09 | Add a test verifying that only artifacts are taken for computed roots | Klaus Aehlig | |
2024-12-04 | Adapt remote test check for actual root-level cache hits | Klaus Aehlig | |
2024-12-03 | JustMR: test computed overlay repos | Maksim Denisov | |
2024-12-02 | Add test verifying that computed-root build are sharded properly | Klaus Aehlig | |
2024-11-28 | Add basic test ensuring computed roots work for remote building | Klaus Aehlig | |
While still doing some unnecessary file operations in the local build root, computed roots work also for remote execution, both in native and in compatible mode, also for roots with non-trivial depth. Add a basic test ensuring we do not regress there. | |||
2024-11-28 | computed roots: add test verifying error reporting | Klaus Aehlig | |
2024-11-27 | computed roots: enforce export targets of content-fixed repos | Klaus Aehlig | |
... and look up values in cache, if possible. | |||
2024-11-27 | JustMR: Test setup of computed roots | Maksim Denisov | |
2024-11-22 | AnalyseAndBuild: also write target-level cache entries | Klaus Aehlig | |
While there, also clean up the analysis result as soon as it is no longer needed. | |||
2024-11-21 | Computed-roots evaluation: improve reporting | Klaus Aehlig | |
For subcomputations add the log to CAS and only report the blob identifier. Also, indicate at the beginning, that computed roots are to be computed. While there, simplify code by using the ToString() method of computed roots. | |||
2024-11-21 | Add basic test for computed roots | Klaus Aehlig | |