19886: crunch-run records initial log with PDH
authorBrett Smith <brett.smith@curii.com>
Wed, 18 Jan 2023 19:35:58 +0000 (14:35 -0500)
committerBrett Smith <brett.smith@curii.com>
Wed, 18 Jan 2023 19:35:58 +0000 (14:35 -0500)
commit6345bcd48d437dfd7f6b1d0ed706985f9c08fde1
tree517022e9f94759da4b7d44de843000626be2ab61
parent5ea5c3a5e509f32d607899c5584a5c811b8e2cec
19886: crunch-run records initial log with PDH

The API server will only propagate a container's log collection to
container requests when it is specified with a portable data hash. See
the top of ContainerRequest#update_collections.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
lib/crunchrun/crunchrun.go
lib/crunchrun/crunchrun_test.go