Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Disable hostperfcheck by default #6640

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Jan 28, 2023

This feature should only be activated by the polkadot binary. Otherwise parachains may accidentally activate this feature.

Closes: #6631

This feature should only be activated by the polkadot binary. Otherwise
parachains may accidentally activate this feature.
@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Jan 28, 2023
@bkchr
Copy link
Member Author

bkchr commented Jan 28, 2023

Also does some other clean ups for when all *-native features are deactivated.

@bkchr bkchr merged commit 81d2650 into master Feb 7, 2023
@bkchr bkchr deleted the bkchr-disable-hostperfcheck branch February 7, 2023 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

why is polkadot-performance-test enabled by default?
3 participants