mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Sync a few things over
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -84,6 +84,7 @@ ui/connect.lock
|
||||
ui/coverage/*
|
||||
ui/libpeerconnection.log
|
||||
ui/npm-debug.log
|
||||
ui/test-reports/*
|
||||
ui/testem.log
|
||||
|
||||
# used for JS acceptance tests
|
||||
|
||||
@@ -268,6 +268,7 @@ func ConfClusterAndCore(t testing.T, conf *vault.CoreConfig, opts *vault.TestClu
|
||||
"local-kv": PassthroughWithLocalPathsFactory,
|
||||
"leased-kv": vault.LeasedPassthroughBackendFactory,
|
||||
}
|
||||
vault.AddNoopAudit(&coreConfig)
|
||||
cluster := vault.NewTestCluster(t, &coreConfig, opts)
|
||||
cluster.Start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user