mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
Vault Test: Disabling mlock for logical.testing.Test()
This commit is contained in:
@@ -126,6 +126,7 @@ func Test(t TestT, c TestCase) {
|
||||
return c.Factory(conf)
|
||||
},
|
||||
},
|
||||
DisableMlock: true,
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatal("error initializing core: ", err)
|
||||
|
||||
Reference in New Issue
Block a user