Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Request for advice on use of RTC in complex tests

System Verification Test (SVT) and customers frequently need to test Rational Team Concert in complex deployments emulating production environments. I would like guidance on avoiding invalid or problematic situations.

I understand there is a general rule for production deployments, "Two repositories with the same SCM contents are not allowed and are not supported." One starting point for repeated or comparative testing is a tar file created with repotools which is exported from one Jazz repository and then imported to more than one Jazz server (either at separate URLs or sequentially.) The repository contents and repo id are identical but each repository is in a distinct database.

The first situation I want to ask about might come up when running the same test on the same client platform against servers on different platforms. Would there be any danger in simultaneously bringing up two instances of RTC client on the same client machine, each in its own Eclipse workspace, each connecting to one of these repositories at its unique URL?

The second situation might come up when running a series of tests on the same client machine against servers which originate from the same tar file and are available sequentially at the same URL. Is it necessary to switch the RTC client to a different Eclipse workspace for each new server instance in this case?

I believe Dmitry Karasik has some answers for me.

0 votes



One answer

Permanent link
On Wed, 23 Jul 2008 18:57:56 +0000, cjulbric wrote:

The first situation I want to ask about might come up when running the
same test on the same client platform against servers on different
platforms. Would there be any danger in simultaneously bringing up two
instances of RTC client on the same client machine, each in its own
Eclipse workspace, each connecting to one of these repositories at its
unique URL?

This should work fine.

The second situation might come up when running a series of tests on the
same client machine against servers which originate from the same tar
file and are available sequentially at the same URL. Is it necessary to
switch the RTC client to a different Eclipse workspace for each new
server instance in this case?

You should not connect to multiple repos that have the same contents from
the same eclipse workspace. So switching the eclipse workspace would be
required in this case.

In general to avoid these pitfalls you should not have servers with the
same data running except briefly for testing.

- Dmitry

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 23 '08, 2:52 p.m.

Question was seen: 3,722 times

Last updated: Jul 23 '08, 2:52 p.m.

Confirmation Cancel Confirm