-
Notifications
You must be signed in to change notification settings - Fork 720
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
💫💫💫 Rerun testnet tests 20x #5695
Draft
carbolymer
wants to merge
3
commits into
master
Choose a base branch
from
mgalazyn/test/improve-parallel-execution
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
6 times, most recently
from
February 29, 2024 16:54
05949c0
to
f57f1f5
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
from
March 6, 2024 18:13
f57f1f5
to
e8dbed8
Compare
carbolymer
changed the title
Improve parallel testnet tests execution
Execute testnet tests in parallel
Mar 6, 2024
This comment was marked as off-topic.
This comment was marked as off-topic.
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
5 times, most recently
from
May 3, 2024 11:50
9a52165
to
baee90f
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
2 times, most recently
from
May 9, 2024 09:37
a533463
to
7f7403d
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
2 times, most recently
from
May 16, 2024 13:42
1ebf528
to
e919cfc
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
10 times, most recently
from
September 23, 2024 15:30
25bebb3
to
437aabe
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
4 times, most recently
from
September 30, 2024 11:05
cfe15c7
to
5faedcb
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
16 times, most recently
from
October 10, 2024 13:21
f114b17
to
0918299
Compare
carbolymer
changed the title
Execute testnet tests in parallel
💫💫💫 Rerun testnet tests 20x
Oct 14, 2024
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
from
October 14, 2024 15:45
0918299
to
0967b44
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
from
November 5, 2024 12:07
0967b44
to
0fa98f6
Compare
carbolymer
force-pushed
the
mgalazyn/test/improve-parallel-execution
branch
from
November 5, 2024 12:07
0fa98f6
to
6409135
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR serves as a testbed for running testnet test cases in parallel.
Checklist
See Runnings tests for more details
CHANGELOG.md
for affected package.cabal
files are updatedhlint
. See.github/workflows/check-hlint.yml
to get thehlint
versionstylish-haskell
. See.github/workflows/stylish-haskell.yml
to get thestylish-haskell
versionghc-8.10.7
andghc-9.2.7
Note on CI
If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.