Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
How do I determine which Test Container(s) is linked to a Source Control Profile?
In a large SilkCentral Test Manager project, there may be multiple Test Containers that are linked to a particular Source Control Profile that is no longer used. There may come a time when the Source Control Profile becomes marked for deletion. When performing the delete process, you may receive the following error message:
To determine which Test Containers are still linked to the Source Control Profile, without searching through every Test Container, use the following:
|
An SQL query could be used against the SilkCentral Test Manager database - this could be seen with SQL Server Enterprise Manager or equivalent. The above SQL query searches through all Test Containers and retrieves their Project Name and the associated Source Control Profile. From this result, much of the work of searching through every Test Container is removed and the user can go directly to the correct Test Container.
To perform the above in SilkCentral Test Manager: