mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 08:34:25 -06:00
Flaky tests alerting (#96055)
This commit is contained in:
parent
d023cb5931
commit
00c3c17035
@ -29,6 +29,7 @@ func TestIntegrationAzureMonitor(t *testing.T) {
|
||||
if testing.Short() {
|
||||
t.Skip("skipping integration test")
|
||||
}
|
||||
t.Skip("skipping integration test due to flakiness")
|
||||
dir, path := testinfra.CreateGrafDir(t, testinfra.GrafanaOpts{
|
||||
DisableAnonymous: true,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user