Upgrade and/or Migrate Posit Team — Testing of Phase 1 upgraded installations
Before continuing, confirm the installation and configuration of all three products. You can invite key users and/or publishers to participate in testing, particularly if you are not familiar with how to use Workbench or how to publish to Posit Connect. You can also choose to supplement the verification steps below with additional testing that is relevant to your organization:
- Start RStudio Pro, JupyterLab, Jupyter Notebook, and VS Code sessions from Posit Workbench.
- Install an R package in a RStudio Pro session on Workbench. Verify package is installed using binaries from Posit Package Manager.
- Test that Shiny content is rendering in Workbench (verifies Websockets).
- Install a Python package in a VS Code or Jupyter session on Workbench. Verify package is installed using binaries from Package Manager.
- Test that a Streamlit or Dash app is rendering in a VS Code session on Workbench (verifies web proxying).
- Publish R content from Workbench (or RStudio Desktop) to Connect. Verify deployment and that Connect is using R binaries from Package Manager.
- Publish Python content from the Workbench terminal to Connect using the
rsconnect-pythonCLI. Verify deployment and that Connect is using Package Manager for python packages.
Note
Any user data or content data created during the acceptance testing is overwritten by the migration of production data in Phase 2.
Next Step:
Proceed to Phase 2