Commit 31c6535
Merge cockroachdb#156893
156893: roachtest/activerecord: skip FIPS architecture r=fqazi a=fqazi
Previously, this test would fail on FIPs because the OpenSSL library did not support certain operations. To address this, the activerecord roachtest is skipped on FIPs.
Fixes: cockroachdb#156736
Release note: None
Co-authored-by: Faizan Qazi <[email protected]>1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
248 | | - | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| |||
0 commit comments