Running and Verifying SMOKE
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to perform parallel computing:
cd $SMK_HOME/subsys/smoke/script/run/
- Run the following command to test the execution time of each script:
time./Script name
Example: time./ smk_point_nctox.csh
The following figure shows an example of the test result.Figure 1 Example test result
Parent topic: SMOKE 4.7 Porting Guide (CentOS 7.6)