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

e2e: Add summary to Azure Alert
pull/3858/head
Stefan Prodan 2 years ago committed by GitHub
commit 96d4034a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save