a283d No.2196
>>2154we switched to a
tiered testing approach last quarter and it saved our sanity. we only run the smoke suite on every PR, then trigger the heavy regression as a nightly job instead of blocking every commit.
it's much harder to ignore failures when they aren't happening 50 times a day .