summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author Kousik Kumar <kousikk@google.com> 2022-05-27 07:48:37 -0400
committer Kousik Kumar <kousikk@google.com> 2022-06-23 18:30:01 +0000
commitc3d9ea5a545eb35c30f7a01db1a4395ee7316fb5 (patch)
treeb39104f210774e922bfb7927b1dd96641c90a731 /java/sdk_library_test.go
parent3bb9d7a8d9b8dbbb930285ab059ea16ec11f35f5 (diff)
Cleanup RBE logs directory
RBE logs directory is currently messy: 1. We use RBE_output_dir variable to specify where rbe_metrics.txt / rbe_metrics.pb file should go to. 2. We use proxy_log_dir to specify where *.rpl / *.rpi (detailed per action info log file) should go to. 3. We use RBE_log_dir to specify where reproxy.* / bootstrap.* log files should go to. Ideally, all RBE related logs should go to one single directory. In this CL, I'm creating a temporary log directory under out/soong/.temp/rbe/ where all RBE related log files per build would go to. The log dir prefix is also being set to the same prefix as the socket address file. Test: Ran a sample build with `m libc` and ensured that logs are getting cleared across rebuilds and that `rbe_metrics.pb` file is properly generated and being copied to the right location (i.e., from out/soong/.temp/rbe/<rand> to out/ dir) Bug: b/233382420 Bug: b/236909178 Bug: b/235861862 Merged-In: I46bd38d50419cb9e54e8202d24222979e47ff5ca Change-Id: I46bd38d50419cb9e54e8202d24222979e47ff5ca
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions