You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#7491 gives us confidence in the bulldozer upgrade from Pismo to Vaults.
When we've upgraded to Vaults we never want to have to bulldoze again. To have confidence in that we need to also perform upgrades of the Vaults release state.
Description of the Design
The content you are editing has changed. Please copy your edits and refresh the page.
Is this a dup of #6099? perhaps not... perhaps that one is an end-to-end test of one contract, where this one is less end-to-end but covers all vats/contracts
What is the Problem Being Solved?
#7491 gives us confidence in the bulldozer upgrade from Pismo to Vaults.
When we've upgraded to Vaults we never want to have to bulldoze again. To have confidence in that we need to also perform upgrades of the Vaults release state.
Description of the Design
Tasks
Use https://github.com/Agoric/docker-upgrade-test/tree/main/upgrade-test-scripts to make a new upgrade handler.
It includes gov1,gov2,gov3 accounts.
Use agoric and agops CLI commands in the scripts, as an end user could. Maybe adapt https://github.com/Agoric/agoric-sdk/blob/master/packages/agoric-cli/test/agops-vaults-smoketest.sh
Consider adapting the bootstrapTests which specify behavior and expected results.
After bulldozer we have three different kind of upgrades:
This PR is about level 3. Figure out agd command to create the proposal. Call the Docker test harness's function to wait for it to complete.
Some vats we've decided will be upgrade by replacement. TBD whether to perform that replacement in this test.
Security Considerations
n/a
Scaling Considerations
n/a
Test Plan
What doesn't need to endure in Vaults release:
The text was updated successfully, but these errors were encountered: