Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
19f21c59
Commit
19f21c59
authored
4 years ago
by
Hridoy Roy
Browse files
Options
Download
Email Patches
Plain Diff
backport VAULT-672
parent
bcdc2a96
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
vault/external_tests/metrics/core_metrics_int_test.go
+1
-1
vault/external_tests/metrics/core_metrics_int_test.go
vault/testing.go
+0
-2
vault/testing.go
with
1 addition
and
3 deletions
+1
-3
vault/external_tests/metrics/core_metrics_int_test.go
+
1
-
1
View file @
19f21c59
...
...
@@ -8,7 +8,7 @@ import (
"time"
"github.com/armon/go-metrics"
"github.com/hashicorp/
vault/helper
/metricsutil"
"github.com/hashicorp/
shared-secure-libs
/metricsutil"
vaulthttp
"github.com/hashicorp/vault/http"
"github.com/hashicorp/vault/vault"
)
...
...
This diff is collapsed.
Click to expand it.
vault/testing.go
+
0
-
2
View file @
19f21c59
...
...
@@ -1465,8 +1465,6 @@ func NewTestCluster(t testing.T, base *CoreConfig, opts *TestClusterOptions) *Te
coreConfig
.
CounterSyncInterval
=
base
.
CounterSyncInterval
coreConfig
.
RecoveryMode
=
base
.
RecoveryMode
coreConfig
.
ActivityLogConfig
=
base
.
ActivityLogConfig
testApplyEntBaseConfig
(
coreConfig
,
base
)
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment