mirror of
https://github.com/fluxcd/flux2.git
synced 2025-11-01 18:26:25 +08:00
Add summary to Azure Alert.
This updates the Azure alert testing to add a summary which should be sent to Azure as a commit-status genre. Signed-off-by: Kevin McDermott <kevin@weave.works>
This commit is contained in:
@ -842,6 +842,7 @@ func TestEventHubNotification(t *testing.T) {
|
|||||||
Namespace: name,
|
Namespace: name,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Summary: "cluster: test-1",
|
||||||
}
|
}
|
||||||
return nil
|
return nil
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user