Right now, we run E2E tests every hour, but they take 40 minutes to complete. Since we have only one VM host for the tests, we can only run one test at a time. Our developers also run E2E tests to check their branches, so running them every hour doesn't give enough time for developers to do their tests. I think it's okay to run E2E tests every 2 hours.