-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create master upgrade tests #3135
Comments
This is a pretty packed issue. Will decompose when I start working on this. For reference, node upgrade rollup: #6079 |
Changing to P1 because I don't believe we can claim upgrades work reliably without a test that exercises them. The other pieces of this issue—a thorough policy for retention, allowance, and testing—are very important, though we can debate their priority when this is broken down. |
For v1, we only need new binary rollouts via upgrade but not necessarily functionality -- that can land shortly afterwards. |
I've got the binary rollout test plans in #7256—comments (esp. prioritization for 1.0) welcome! |
This issue is quite vague. @mbforbes - I saw that you created issues for various node upgrade test scenarios; is there an issue for testing master upgrades? |
@roberthbailey No issue for master upgrade tests yet; was leaving that to @zmerlynn given our node/master split, though happy to hash out a draft when I've got a few cycles. |
Since you have the node upgrade issues sufficiently sussed out elsewhere, I'm going to repurpose this for master upgrade tests and re-assign to @zmerlynn. |
/cc @satnam6502 (after our discussion today) |
@roberthbailey and @zmerlynn will file more detailed issues for this (and mark them as 1.0). |
We need to get a good handle on upgrade/release policy, versions we're going to keep around, versions we're going to allow upgrade between, etc.
The text was updated successfully, but these errors were encountered: