Commit 0b94e2ac authored by Ash McKenzie's avatar Ash McKenzie

Listen on localhost for Gitaly's Prometheus

parent 842908f3
......@@ -175,7 +175,7 @@ module TestEnv
{ 'default' => repos_path },
force: true,
options: {
prometheus_listen_addr: ':9236'
prometheus_listen_addr: 'localhost:9236'
}
)
Gitlab::SetupHelper::Gitaly.create_configuration(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment