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

CI workflow to measure stability of integration tests #1912

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

odisseus
Copy link
Contributor

@odisseus odisseus commented Jul 16, 2024

This is a follow-up to #1911.

Screenshot 2024-07-16 at 13 49 54

Test plan

Tested on a personal fork

@odisseus odisseus self-assigned this Jul 16, 2024
@odisseus odisseus changed the title Measure stability of integration tests CI workflow to measure stability of integration tests Jul 16, 2024
Copy link
Contributor

@mkondratek mkondratek left a comment

Choose a reason for hiding this comment

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

How do we want to use repeated tests? Should we run them automatically for each PR? Or should we just use this workflow? When?

(you could describe the motivation and instruction in CONTRIBUTING.md or smth)

@odisseus
Copy link
Contributor Author

odisseus commented Jul 16, 2024

I'm not sure. I don't think we need to run the new workflow for every commit or pull request. It is worth running it manually on a pull request if we expect it to affect the stability of integration tests. Also, we should run it occasionally on main to get a baseline.

@odisseus odisseus merged commit 94c0271 into sourcegraph:main Jul 16, 2024
15 checks passed
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.

2 participants