Commit 40466eb
Merge cockroachdb#156363
156363: roachtest: Fix the kerberos roachtest to AMD64 arch r=sanchit-CRL a=sanchit-CRL
* Due to a recent change in cockroachdb#153964, roachtest were run on a randomly chosen architecture.
* However kerberos is not enabled on FIPS arch, hence limiting the arch to only AMD64
* Roachtest was run to validate the success by specifying the arch of the GCE worker.
Fixes: cockroachdb#155631
Epic: CRDB-55521
Release note: None
Co-authored-by: Sanchit Khanna <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments