summaryrefslogtreecommitdiff
path: root/test/utils/remote_execution
AgeCommit message (Expand)Author
2025-02-10Store BazelCapabilitiesClient in BazelNetworkMaksim Denisov
2025-02-07Rename artifact_blob_container to artifact_blobMaksim Denisov
2025-02-07BazelCasClient: Use ArtifactBlob in BatchUpdateBlobsMaksim Denisov
2025-02-07BazelCasClient: Drop iterators in BatchUpdateBlobsMaksim Denisov
2025-02-07BazelNetwork: Drop iterators in DoUploadBlobsMaksim Denisov
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-09-18Avoid additional memory allocations when working with protobuf's types.Maksim Denisov
2024-09-13Remove Compatibility flag from testsMaksim Denisov
2024-08-30Use BazelDigestFactory to create bazel_re::Digest directly if neededMaksim Denisov
2024-08-27test/utils: CC test with remote: also log remote outputKlaus Aehlig
2024-08-20["utils/remote-execution", "CC test"]: honor LINTKlaus Aehlig
2024-07-22Convert HashFunction to a regular classMaksim Denisov
2024-07-22Pass HashFunction to ArtifactDigest::CreateMaksim Denisov
2024-07-22Use HashFunction functionality via Instance()Maksim Denisov
2024-07-19Remove the RetryConfig singletonPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to BazelNetwork and bazel clientsPaul Cristian Sarbu
2024-07-16Remove the RemoteExecutionConfig singletonPaul Cristian Sarbu
2024-07-16test: Reduce verbosity in config methodsPaul Cristian Sarbu
2024-07-12Internal test rules with infastructure: also record pwdKlaus Aehlig
2024-07-05Remove HermeticLocalTestFixtureMaksim Denisov
2024-07-05Convert Storage to a general classMaksim Denisov
2024-07-05Use StorageConfig functionality via Instance()Maksim Denisov
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-07-04Pass Auth::TLS instance to serve and execute clientsPaul Cristian Sarbu
2024-06-03test: Use own installed just and just-mr targets...Paul Cristian Sarbu
2024-06-03test: Fix typos in test runner rulesPaul Cristian Sarbu
2024-05-22Avoid memory usage duplicationMaksim Denisov
2024-05-13test runners: Rules in tests should isolate staged artifactsPaul Cristian Sarbu
2024-04-25test remote runners: Add timeout for running execute and servePaul Cristian Sarbu
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-02-07graph_traverser test: provide env trough launcherKlaus T. Aehlig
2023-12-21BazelCasClient::DoUploadBlobs: returns the count of the uploaded blobs...Alberto Sartori
2023-08-29python: Add type hints and fix style in test scriptsPaul Cristian Sarbu
2023-05-30tests: Support toolchain in remote ruleOliver Reiche
2023-05-30tests: Used installed just/just-mr in remote testsOliver Reiche
2023-05-30tests: Use run_test expression in remote ruleOliver Reiche
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-05-15memcheck: fix race in libgit2...Paul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-03-13Remote Tests: Dump server output to fileOliver Reiche
2023-03-13Remote Tests: Ensure writable build root existsOliver Reiche
2023-03-10Enforce remote-execution unit testsKlaus Aehlig
2023-03-10Add a rule for CC tests depending on remote executionKlaus Aehlig
2023-03-09bugfix: bazel api tests: upload empty root for actions as Tree and not as FileAlberto Sartori
2023-02-22ExecutionApi: Retrieve to correct CAS directlyOliver Reiche
2023-01-20tests: pass tls certificates and keyAlberto Sartori
2022-10-14Remove default value of ArtifactDigest::Create template parameterSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig