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
commit 96d4034a74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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