-
Notifications
You must be signed in to change notification settings - Fork 308
Open
Description
Testing Method:
- Installation Test: Directly install the currently released version for testing.
- Upgrade Test: First install a historical version, then perform the upgrade test.
Testing point:
parameter
- When installing using the installation script, test each parameter with specified values.
bash install.sh --port 9000 --channel release --path "/data/websoft9/source" --version "latest"
Test application after installation
- Can multiple applications be installed properly?
- Can the application access IP normally?
- After binding the domain name, can the application be accessed normally?
- Is the app uninstalling properly?
- Does the multilingual test display correctly?
Testing setting
- Can the site be accessed normally after changing the port?
- When the version is not the latest, will there be an upgrade prompt?
- Does the Docker image acceleration configuration take effect after being set up?
- After configuring the global domain name, will the installation take effect?
Metadata
Metadata
Assignees
Labels
No labels