Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
700 B

  1. Cluster BVT Test
  2. Files Needed to run the test:
  3. -----------------------------
  4. clusbvt.cmd -- (In test directory of the MCM CD)
  5. bvtenv.cmd -- (In test directory of the MCM CD)
  6. cluscli.exe -- (In sdk/<arch> directory of the MCM CD)
  7. How to run the clusbvt tests:
  8. -----------------------------
  9. The clusbvt.cmd tests should be run after the following
  10. are done.
  11. (a) The cluster service should be up and running on BOTH
  12. the nodes.
  13. (b) Copy all needed files to a directory on the node which
  14. the tests will be run.
  15. (c) Edit the bvtenv.cmd. It explains the parameters to be
  16. set which include name of the cluster etc.
  17. (d) Run clusbvt. ( Clusbvt uses the environment set in
  18. bvtenv.cmd to run the tests. )