Make "Prometheus compatibility (:docker:)" test in buildkite pipeline runnable locally · Issue #4316 · m3db/m3 · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We fixed the "Prometheus compatability (:docker:)" test in buildkite pipeline, however this solution #4295 will not run on local developer machines. We need to make this test be able to run locally.
Uh oh!
There was an error while loading. Please reload this page.
We fixed the "Prometheus compatability (:docker:)" test in buildkite pipeline, however this solution #4295 will not run on local developer machines. We need to make this test be able to run locally.
The test is found here: https://github.com/m3db/m3/blob/master/Makefile#L231
Currently it works when running inside a docker container, such as in the buildkite pipeline.
The text was updated successfully, but these errors were encountered: