9005: Share http Transports and Clients across KeepClients.
[arvados.git] / services / keepstore / pull_worker_integration_test.go
index 8c7a1e222ddc8905041161cee67d605334285a65..c0a7c6f6a523725098596e5fce89fcbffa7fdc94 100644 (file)
@@ -5,7 +5,6 @@ import (
        "errors"
        "io"
        "io/ioutil"
-       "net/http"
        "os"
        "strings"
        "testing"
@@ -41,7 +40,6 @@ func SetupPullWorkerIntegrationTest(t *testing.T, testData PullWorkIntegrationTe
        keepClient = &keepclient.KeepClient{
                Arvados:       arv,
                Want_replicas: 1,
-               Client:        &http.Client{},
        }
 
        // discover keep services