Re-enable e2e tests
Created by: beyang
Re-enable e2e tests in a way that doesn't block merges. One idea:
- Run them continuously, instead of on merge or branch push. Retry on failure to reduce the amount of flakiness.
Created by: beyang
Re-enable e2e tests in a way that doesn't block merges. One idea: