16981: Removes the import cycle issue by moving code to lib/boot.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 8 Jan 2021 21:59:51 +0000 (18:59 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 8 Jan 2021 21:59:51 +0000 (18:59 -0300)
commitc271137b5f704f3df510b0b0dd8eceba25e006a8
treeac416d0ce2a872d32c6840c66c0fe9fca38d1cea
parent7ab4905be555e3e5f65c3020ccafe3cc88f9e839
16981: Removes the import cycle issue by moving code to lib/boot.

As the code was really meant to be lib/boot helpers, instead of having
it on the arvadostest package, it's now on lib/boot/helper.go

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
lib/boot/helpers.go [moved from sdk/go/arvadostest/test_cluster.go with 97% similarity]
lib/controller/integration_test.go
tools/sync-groups/federation_test.go