Skip to content

Conversation

@hubertdeng123
Copy link
Member

self-hosted e2e tests were not run on PR's, and we needed to fix with #7466. This ensures it runs

@hubertdeng123 hubertdeng123 requested a review from a team as a code owner October 22, 2025 18:42
Comment on lines +449 to +452
self-hosted-end-to-end:
needs: [snuba-image, files-changed]
runs-on: ubuntu-latest
timeout-minutes: 30
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we only run this when it's ${{ github.event_name == 'pull_request' }}, and keep the one on image.yml file to test it with an actual pushed GHCR Docker image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants