X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/28fb859d989c295e1f44aed96a7478e8454db4d5..5026c691c3b2b402243acd4c2dd936aa7976ba2b:/tools/keep-rsync/keep-rsync_test.go?ds=sidebyside diff --git a/tools/keep-rsync/keep-rsync_test.go b/tools/keep-rsync/keep-rsync_test.go index 94281fa8bc..afc27f513a 100644 --- a/tools/keep-rsync/keep-rsync_test.go +++ b/tools/keep-rsync/keep-rsync_test.go @@ -91,7 +91,7 @@ func setupRsync(c *C, enforcePermissions bool, replications int) { dstConfig.APIHostInsecure = matchTrue.MatchString(os.Getenv("ARVADOS_API_HOST_INSECURE")) if enforcePermissions { - blobSigningKey = "zfhgfenhffzltr9dixws36j1yhksjoll2grmku38mi7yxd66h5j4q9w4jzanezacp8s6q0ro3hxakfye02152hncy6zml2ed0uc" + blobSigningKey = arvadostest.BlobSigningKey } // Start Keep servers