diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 1f6a483ae..0e1ad143c 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -79,6 +79,8 @@ jobs: - name: Gather environment data if: failure() working-directory: test + # Gathering typically takes less than 15 seconds. + timeout_minutes: 3 run: drenv gather --directory ${{ env.GATHER_DIR }} envs/regional-dr.yaml # Tar manually to work around github limitations with special chracters (:)