Repository tools command to repair broken links between test suites and their results

Use the repairSuites command to repair the broken relationships between Test Suites and their results.

Purpose

The repairSuites command can be used to repair the broken relationships between Test Suites and their results during the IBM® Engineering Test Management upgrades.
Important: You must shut down the server before you run the command.

Parameters

Attribute Description Required Default
teamserver.properties Path to the teamserver.properties file. No conf/qm/teamserver.properties
logFile Path to the log file. No repotools-qm_repairSuites.log
interval How often to log progress of the Test Suite repair process. No 100

Example

For Windows
operating system Open a command prompt and enter this command:

cd C:\Program Files\IBM\JazzTeamServer\server\
repotools-qm.bat -repairSuites teamserver.properties=conf\jts\teamserver.properties

For Unix
operating systems Open a command line and enter this command:

cd opt/IBM/JazzTeamServer/server/
./repotools-qm.sh -repairSuites teamserver.properties=conf/jts/teamserver.properties