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

Split test running in CI #440

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

KAUTH
Copy link
Collaborator

@KAUTH KAUTH commented Jan 21, 2024

  • Split (fast) tests into 3 jobs
  • Put slow tests in a separate job. If we start storing the test durations
    we won't need to do that probably.

Related to repository-service-tuf/repository-service-tuf#603

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (486e98c) to head (368b23c).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #440    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           14        15     +1     
  Lines         1009      1124   +115     
==========================================
+ Hits          1009      1124   +115     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KAUTH
Copy link
Collaborator Author

KAUTH commented Jan 21, 2024

@kairoaraujo @MVrachev tagging you here for review since I don't have any rights to this repo. Also, please check triggering the workflow with the umbrella set to the support-split-test-run branch and the worker to KAUTH:split-test-running-in-ci since I don't have the rights to do it myself.

kairoaraujo
kairoaraujo previously approved these changes Jan 22, 2024
@kairoaraujo
Copy link
Member

Note: Do not merge yet. I approved to see the jobs running

MVrachev
MVrachev previously approved these changes Mar 25, 2024
The `repository-service-tuf-worker` in contrast to
the CI of the other repos under the umbrella uses
the local test functional scripts and not the ones
of the umbrella repo.
@KAUTH KAUTH dismissed stale reviews from MVrachev and kairoaraujo via 368b23c March 25, 2024 08:50
@KAUTH KAUTH force-pushed the split-test-running-in-ci branch from 0f0bdfc to 368b23c Compare March 25, 2024 08:50
@MVrachev MVrachev merged commit ff94a57 into repository-service-tuf:main Mar 25, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants