Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add self-hosted Sentry end-to-end tests to CI using new Github action #3401

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

emmatyping
Copy link
Contributor

This is work as part of getsentry/self-hosted#1756

Essentially, we want to move from Google Cloudbuild to a centralized Github Action that can be used across Sentry/Snuba/Relay/self-hosted. This adds a job which should use that action.

@codecov-commenter
Copy link

Codecov Report

Base: 90.88% // Head: 90.89% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (71a33ba) compared to base (2da0f52).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3401   +/-   ##
=======================================
  Coverage   90.88%   90.89%           
=======================================
  Files         711      712    +1     
  Lines       33130    33132    +2     
=======================================
+ Hits        30111    30114    +3     
+ Misses       3019     3018    -1     
Impacted Files Coverage Δ
snuba/datasets/pluggable_entity.py 89.65% <0.00%> (ø)
snuba/datasets/storages/sessions.py 100.00% <0.00%> (ø)
snuba/datasets/configuration/utils.py 98.36% <0.00%> (ø)
snuba/datasets/configuration/json_schema.py 100.00% <0.00%> (ø)
tests/datasets/plans/test_partitioned_storage.py
snuba/datasets/plans/partitioned_storage.py
snuba/datasets/partitioning.py
snuba/datasets/plans/sliced_storage.py 74.07% <0.00%> (ø)
tests/datasets/plans/test_sliced_storage.py 100.00% <0.00%> (ø)
...processors/physical/minute_resolution_processor.py 100.00% <0.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@emmatyping emmatyping marked this pull request as ready for review November 17, 2022 21:04
@emmatyping emmatyping requested a review from a team as a code owner November 17, 2022 21:04
@hubertdeng123
Copy link
Member

lgtm

@emmatyping emmatyping merged commit 3034f3a into master Nov 17, 2022
@emmatyping emmatyping deleted the ethanhs/e2e-action-deploy branch November 17, 2022 23:13
lynnagara added a commit that referenced this pull request Nov 18, 2022
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.

6 participants