Skip to main content

Module try_runtime

Module try_runtime 

Source
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-cli commands.
state
Types related to the source of runtime state.

Enums§

TryRuntimeCliCommand
Commands that can be executed by the try-runtime-cli.
TryStateSelect
Which state tests to execute.
UpgradeCheckSelect
Select which checks should be run when trying a runtime upgrade upgrade.

Functions§

parse_try_state_string
Parse the try_state to string.
run_try_runtime
Run try-runtime-cli binary.
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.