1
0
mirror of synced 2026-03-18 08:56:57 +00:00

Merge pull request #3860 from bigkevmcd/azure-devops-summary

e2e: Add summary to Azure Alert
This commit is contained in:
Stefan Prodan
2023-05-09 17:05:26 +03:00
committed by GitHub

View File

@@ -842,6 +842,7 @@ func TestEventHubNotification(t *testing.T) {
Namespace: name, Namespace: name,
}, },
}, },
Summary: "cluster: test-1",
} }
return nil return nil
}) })