From 13dcfec8fec4b1549d139fa68bc4dbae46c8cdcf Mon Sep 17 00:00:00 2001 From: Aayush Rajasekaran Date: Thu, 8 Jul 2021 15:04:18 -0400 Subject: [PATCH] Release template: Update all testnet infra at once --- documentation/en/cli-lotus-miner.md | 1 + documentation/misc/RELEASE_ISSUE_TEMPLATE.md | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/documentation/en/cli-lotus-miner.md b/documentation/en/cli-lotus-miner.md index d27bf7c6d..c42614176 100644 --- a/documentation/en/cli-lotus-miner.md +++ b/documentation/en/cli-lotus-miner.md @@ -1405,6 +1405,7 @@ OPTIONS: --new-expiration value new expiration epoch (default: 0) --v1-sectors renews all v1 sectors up to the maximum possible lifetime (default: false) --tolerance value when extending v1 sectors, don't try to extend sectors by fewer than this number of epochs (default: 20160) + --expiration-ignore value when extending v1 sectors, skip sectors whose current expiration is less than epochs from now (default: 120) --expiration-cutoff value when extending v1 sectors, skip sectors whose current expiration is more than epochs from now (infinity if unspecified) (default: 0) --help, -h show help (default: false) diff --git a/documentation/misc/RELEASE_ISSUE_TEMPLATE.md b/documentation/misc/RELEASE_ISSUE_TEMPLATE.md index 11966a27b..8adab9671 100644 --- a/documentation/misc/RELEASE_ISSUE_TEMPLATE.md +++ b/documentation/misc/RELEASE_ISSUE_TEMPLATE.md @@ -44,11 +44,7 @@ Testing an RC: - Binaries - [ ] Ensure the RC release has downloadable binaries - Upgrade our testnet infra - - [ ] 1 bootstrap node - - [ ] 1 miner - - [ ] Scratch nodes - [ ] Wait 24 hours, confirm nodes stay in sync - - [ ] Remaining testnet infra - Upgrade our mainnet infra - [ ] Subset of development full archival nodes - [ ] Subset of bootstrappers (1 per region)