Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verifying SMOKE

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following command to perform parallel computing:
    cd $SMK_HOME/subsys/smoke/script/run/
  3. 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