mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 16:51:02 +00:00
PVF: Add Secure Validator Mode (#2486)
Co-authored-by: Javier Viola <javier@parity.io>
This commit is contained in:
@@ -13,6 +13,11 @@ dave: parachain 2001 block height is at least 10 within 200 seconds
|
||||
# avg 30s in our infra
|
||||
alice: run ./0002-download-polkadot-from-pr.sh with "{{POLKADOT_PR_ARTIFACTS_URL}}" within 60 seconds
|
||||
bob: run ./0002-download-polkadot-from-pr.sh with "{{POLKADOT_PR_ARTIFACTS_URL}}" within 60 seconds
|
||||
# update the cmd to add the flag '--insecure-validator-i-know-what-i-do'
|
||||
# once the base image include the version with this flag we can remove this logic.
|
||||
alice: run ./0002-update-cmd.sh within 60 seconds
|
||||
bob: run ./0002-update-cmd.sh within 60 seconds
|
||||
# restart
|
||||
alice: restart after 5 seconds
|
||||
bob: restart after 5 seconds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user