You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roachtest: Fix the kerberos roachtest to AMD64 arch
* Due to a recent change in #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: #155631
Epic: CRDB-55521
Release note: None
0 commit comments