Remote Alertmanager: Make failing integration tests block merges (#97493)
This commit is contained in:
@@ -1111,7 +1111,7 @@ def remote_alertmanager_integration_tests_steps():
|
||||
"AM_URL": "http://mimir_backend:8080",
|
||||
}
|
||||
|
||||
return integration_tests_steps("remote-alertmanager", cmds, "mimir_backend", "8080", environment = environment, canFail = True)
|
||||
return integration_tests_steps("remote-alertmanager", cmds, "mimir_backend", "8080", environment = environment)
|
||||
|
||||
def memcached_integration_tests_steps():
|
||||
cmds = [
|
||||
|
||||
Reference in New Issue
Block a user