This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Test procedure before a release
Hans Permana edited this page Jun 11, 2018
·
16 revisions
The purpose of this document is to standardize the testing procedure after each build so that some steps are note missed.
- remove all pre-existing files from the previous installations:
- ~/.cate
- ~/cate-x.x.x
- <miniconda_dir>/envs/cate-env
- ~/.local/share/applications/cate.desktop (Linux)
- ~/.local/share/applications/appimagekit-cate-desktop.desktop (Linux)
- ~/.local/? (something that indicates a python library)
- make sure there are no running webapi servers in the machine (also under different users). It can also be verified by opening http://localhost:9090. It should not be accessible.
- install cate-desktop-setup-2.x.x using the binary
- Run Cate Desktop
- fresh install cate-2.0.0-dev.12 (with Automatic setup)
- installation finished successfully, Cate Desktop started normally
- fresh install cate-1.0.0 + Cate Desktop 1.0.0, and then upgrade to cate-2.0.0-dev.12 (with Automatic setup)
- installation finished successfully, Cate Desktop started normally
- fresh install cate-2.0.0-dev.12 (with Automatic setup)
- installation finished successfully, Cate Desktop started normally
- [question] when saving workspace with specified directories, is it normal that nothing is stored in this directory? The tool is still able to restore the previous state, though.
- error when downloading Aerosol data (as reported here)
- fresh install cate-1.0.0 + Cate Desktop 1.0.0, and then upgrade to cate-2.0.0-dev.12 (with Automatic setup)
- installation finished successfully, Cate Desktop started normally
- fresh install cate-2.0.0-dev.11 (with Automatic setup), and then auto update to cate-2.0.0-dev.13
- installation finished successfully, Cate Desktop started normally
- fresh install cate-2.0.0-dev.12 (with Automatic setup)
- installation finished successfully, Cate Desktop started normally
- error when downloading Aerosol data (as reported here)
- fresh install cate-1.0.0 + Cate Desktop 1.0.0, and then upgrade to cate-2.0.0-dev.12 (with Automatic setup)
- installation finished successfully, Cate Desktop started normally
- fresh install cate-2.0.0-dev.11 (with Automatic setup), and then auto update to cate-2.0.0-dev.12, and then auto update to cate-2.0.0-dev.13
- installation finished successfully, Cate Desktop started normally