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

feat: add workspace separation between API tests #4753

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

johnrwatson
Copy link
Contributor

@johnrwatson johnrwatson commented Oct 9, 2024

Adds workspace separation to API tests to prevent clashes / pining us at random intervals.

Also means we can investigate failures on an individual test basis by looking at the correct workspace, which might be nice.

There could be a turn here to add a default workspace for any new tests, so that community members can contribute a test and have it pass without us having to add a new workspace for it, but that can be a future turn if we even decide to continue down this route for good.

Pass against Prod: https://github.com/systeminit/si/actions/runs/11255323803
Pass against Tools: https://github.com/systeminit/si/actions/runs/11255056948

@github-actions github-actions bot added the A-ci Area: CI configuration files and scripts label Oct 9, 2024
@johnrwatson johnrwatson force-pushed the feat/stop-paging-brit branch from 126c291 to 577bf20 Compare October 9, 2024 12:36
@johnrwatson johnrwatson marked this pull request as ready for review October 9, 2024 12:37
@johnrwatson johnrwatson added this pull request to the merge queue Oct 9, 2024
Merged via the queue into main with commit cb52728 Oct 9, 2024
19 checks passed
@johnrwatson johnrwatson deleted the feat/stop-paging-brit branch October 9, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant