Commit f7f7964
committed
test(apps): add acceptance test for Cloud Controller API log emission
Cloud Controller emits lifecycle log messages (e.g. "Created app with guid ...")
via loggregator under the [API/*] source tag when processing an app push.
This test verifies those logs appear in the app's recent log stream, providing
an end-to-end check that the loggregator emitter in CCNG correctly forwards
messages through the loggregator v2 gRPC client introduced in
cloudfoundry/cloud_controller_ng#5043.1 parent 1731314 commit f7f7964
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
0 commit comments