Commit 1a78c93
fix(ci): fix Pulsar TLS integration tests with latest image (#25099)
* fix(ci): pin Pulsar integration test image to 4.1.3
The `apachepulsar/pulsar:latest` image moved to a version that breaks
TLS connectivity, causing `pulsar_happy_tls` and
`consumes_event_with_tls` to fail consistently in CI.
Pin to 4.1.3 to unblock the merge queue. Re-enabling `latest` is
tracked in #25096.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Add PULSAR_PREFIX_advertisedAddress=pulsar
* fix(ci): revert Pulsar image pin to latest
* Revert to version: latest
* Fix test.yml format
* Delete obsolete comment
---------
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b59c9a2 commit 1a78c93
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
0 commit comments