summaryrefslogtreecommitdiff
path: root/test/end-to-end/remote-execution/TARGETS
AgeCommit message (Collapse)Author
2023-03-23Add basic test for install-casKlaus Aehlig
... also verifying that the local CAS is used, even in the presence of remote execution.
2023-03-06Switch shell tests to use just as remote execution endpointKlaus Aehlig
... and, in this way, ensure the test also tests properly in absence of an external remote execution system.
2023-01-20tests: pass tls certificates and keyAlberto Sartori
2022-12-23end-to-end tests: go through a single target for just-mrKlaus Aehlig
... so that we can switch in one go and have all tests use a new just-mr tool, e.g., once we consider the C++ implementation fully ready. This single point of switch will be relevant as the next commit will add the first end-to-end test for just-mr itself.
2022-10-11Add tree upload end-to-end testSascha Roloff
2022-08-05InstallCas: Add test for reading large blobs via install-casOliver Reiche
2022-08-05Added test for native remote execution protocolSascha Roloff