Commit bf25721
Merge #155244
155244: changefeedccl: revert #152703, do not needlessly omit kafka r=arg0451,log-head a=aerfrei
We were omitting kafka for this test in response to a failure
we saw on s390x, with which kafka is incompatible. That failure
was due to an unrelated issue.
Since these kafka sink tests do not run the kafka client,
they are not expected to fail on s390x.
Informs: #152703
Epic: none
Release note: None
Co-authored-by: Aerin Freilich <aerin.freilich@cockroachlabs.com>1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
0 commit comments