16270: Fill in missing scratch fields on InstanceType entries.
authorTom Clegg <tom@tomclegg.ca>
Wed, 1 Apr 2020 20:44:02 +0000 (16:44 -0400)
committerTom Clegg <tom@tomclegg.ca>
Wed, 1 Apr 2020 20:44:02 +0000 (16:44 -0400)
commit744a8820fb6b8e499845b9cb60c2569560c1e11d
treed82906234b176e0d11d4f250fb9fa0e78eac37a6
parentcd04b8ba074c03400cc506faa5890debcc0231a2
16270: Fill in missing scratch fields on InstanceType entries.

Previously they were being filled in correctly when written as an
array in the config file, but not when written as a map.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
sdk/go/arvados/config.go
sdk/go/arvados/config_test.go