summaryrefslogtreecommitdiff
path: root/test/end-to-end/target-cache/check-sharding.sh
AgeCommit message (Collapse)Author
2025-03-05end-to-end tests: Fix small typos and inconsistenciesPaul Cristian Sarbu
2024-07-12Make end-to-end tests independent of the user's rc fileKlaus Aehlig
Our end-to-end tests involve calling just-mr. When run locally, in order to make then self-contained we need to make sure this test call to just-mr does not pick up the user's .just-mrrc that might contain different setting not overridden at the command line.
2024-07-11Add test to check correct target-cache shardingPaul Cristian Sarbu
...between local, remote, and served builds.