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 aren’t familiar with how to use Workbench or how to publish to Posit Connect. You can also chose to supplement the verification steps below with additional testing that’s relevant to your organization:
- You can 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 can 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 can 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-python
CLI. 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