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
155741: sem/builtins: audit a few tests for randomized test tenant r=yuzefovich a=yuzefovich
This commit adjusts one test to work with randomized test tenant. Additionally, it exempts 3 tests from that randomization since those are specific to PerStore RPCs that we currently don't expose for secondary tenants.
It also adjusts `TestSerialNormalizationWithUniqueUnorderedID` which is quite heavy to exempt the default test tenant from rate limiting to avoid timeouts.
Informs: #76378.
Epic: CRDB-48945
Release note: None
156954: roachtest/npgsql: skip on s390x r=fqazi a=fqazi
Previously, the npgsql test was running on S390X, which doesn't have the required binaries. To address this, this patch excludes the IBM cloud.
Fixes: #156622
Release note: None
156958: ci: make env vars across cloud providers consistent for roachtest r=srosenberg,rickystewart a=williamchoe3
Noticed some inconsistency, this aligns gce azure aws ibm
Just with `EXTRA_ROACHTEST_ARGS` and `ALWAYS_COLLECT_ARTIFACTS`
Co-authored-by: Yahor Yuzefovich <[email protected]>
Co-authored-by: Faizan Qazi <[email protected]>
Co-authored-by: William Choe <[email protected]>
0 commit comments