Confirmed users
514
edits
m (Moved shell container to an optional step) |
m (changed the command to run shell container) |
||
Line 33: | Line 33: | ||
3. The upgrade mechanic performs a simple smoke test: start up the phabricator.test container and log in, post a revision, accept the revision, verify that the attachment is created and r+ed in BMO. | 3. The upgrade mechanic performs a simple smoke test: start up the phabricator.test container and log in, post a revision, accept the revision, verify that the attachment is created and r+ed in BMO. | ||
* To run arc commands the upgrade mechanic can use the shell container: ` | * To run arc commands the upgrade mechanic can use the shell container: `invoke shell` | ||
4. If the smoke test fails, the mechanic files bugs as appropriate. At the next standup, determine the priority of these fixes and if they should fit into the current sprint, or if the upgrade should be delayed to the next sprint. | 4. If the smoke test fails, the mechanic files bugs as appropriate. At the next standup, determine the priority of these fixes and if they should fit into the current sprint, or if the upgrade should be delayed to the next sprint. |