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: increase future pool #1082

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

CertainLach
Copy link
Member

No description provided.

@CertainLach CertainLach force-pushed the feature/increase-future-pool branch from 7503002 to 7eeb64b Compare July 10, 2024 10:21
@@ -161,7 +161,8 @@ jobs:
inputs: |
.baedeker/node-only.jsonnet
snippet:(import 'baedeker-library/ops/rewrites.libsonnet').rewriteNodePaths({'bin/polkadot':{dockerImage:'${{ steps.polkadot.outputs.name }}'}})
ephemeral:snippet:(import 'baedeker-library/ops/rewrites.libsonnet').rewriteNodePaths({'bin/unique':{dockerImage:'${{ steps.mainnet.outputs.name }}'}})
# extra_node_mixin due to mainnet unique node not supporting --increase-future-pool
ephemeral:snippet:(import 'baedeker-library/ops/rewrites.libsonnet').rewriteNodePaths({'bin/unique':{dockerImage:'${{ steps.mainnet.outputs.name }}'}}, extra_node_mixin={extraArgs: []})
Copy link
Member Author

Choose a reason for hiding this comment

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

@BuddyGlas такой extra_node_mixin нужно прописать всем старым нодам unique у нас в CI

@CertainLach CertainLach merged commit 106cacb into develop Jul 10, 2024
16 of 19 checks passed
@CertainLach CertainLach deleted the feature/increase-future-pool branch July 10, 2024 10:58
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.

1 participant