Expand description
Provides functionality for testing runtime upgrades.
Modules§
- binary
- Provides functionality for sourcing binaries of the
try-runtime-cli. - parse
- Provides functionality for parsing command-line arguments.
- shared_
parameters - Shared parameters for the
try-runtime-clicommands. - state
- Types related to the source of runtime state.
Enums§
- TryRuntime
CliCommand - Commands that can be executed by the
try-runtime-cli. - TryState
Select - Which state tests to execute.
- Upgrade
Check Select - Select which checks should be run when trying a runtime upgrade upgrade.
Functions§
- parse_
try_ state_ string - Parse the
try_stateto string. - run_
try_ runtime - Run
try-runtime-clibinary. - try_
state_ details - Get the details of try state options for testing runtime upgrades.
- try_
state_ label - Get the label of try state options.
- upgrade_
checks_ details - Get the details of upgrade options for testing runtime upgrades.