Skip to content

Split calls to test/test.sh into several buildkite jobs #1629

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

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

yvan-sraka
Copy link
Contributor

Motivations:

  • Take advantage of parallel jobs execution ;
  • Identify faster what is the test that is failing ;
  • Don't have a failing test hidden behind a previous sequential test fail.

@yvan-sraka yvan-sraka requested a review from hamishmack August 30, 2022 09:09
@yvan-sraka yvan-sraka self-assigned this Aug 30, 2022
@yvan-sraka yvan-sraka force-pushed the split-buildkite-tests branch 5 times, most recently from fc93593 to a3e6e7d Compare August 30, 2022 09:26
@yvan-sraka yvan-sraka marked this pull request as ready for review August 30, 2022 09:27
Motivations:

* Take advantage of parallel jobs execution ;
* Identify faster what is the test that is failing ;
* Don't have a failing test hidden behind a previous sequential test fail.
@yvan-sraka yvan-sraka force-pushed the split-buildkite-tests branch from a3e6e7d to a3eb097 Compare August 30, 2022 09:28
@yvan-sraka yvan-sraka merged commit d457723 into master Aug 30, 2022
@iohk-bors iohk-bors bot deleted the split-buildkite-tests branch August 30, 2022 09:48
hamishmack added a commit that referenced this pull request Aug 31, 2022
Now that #1629 is done the slowest part of buildkite pipeline.yaml is checking the hydra eval.  It takes about 8 minutes.

This breaks it into 5 smaller jobs.
hamishmack added a commit that referenced this pull request Aug 31, 2022
Now that #1629 is done the slowest part of buildkite pipeline.yaml is checking the hydra eval.  It takes about 8 minutes.

This breaks it into 5 smaller jobs.
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