Skip to content

_sandboxremote.py: Support stdout and stderr digests

Jürg Billeter requested to merge juerg/reapi-log into master

Support remote execution log forwarding using stdout and stderr digests instead of only supporting embedded stdout and stderr. This also moves log forwarding from SandboxREAPI to SandboxRemote to avoid duplicating the log with buildbox-run.

The autotools integration test has been extended to check the build log.

See also BuildGrid/buildbox/buildbox-common!222.

Merge request reports