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

RQMExecutionTool - tests are not queued when using testCellName parameter

 Hi


We're using RQMExecutionTool for scheduling automatic tests on our local registered adapters which are combined to test cells, so we can control which test cell to use for each test group.

We're using RQMExecutionTool with the following arguments:
java.exe -jar <path>\RQMExecutionTool.jar -tcerId=<terId> -projectName=<projectName> -publicURI=https://clm.dgs.com/qm -user=<user> -password=<password> -exitOnComplete=false -testCellName=<testCellName>

We experience the following behavior:
1. The first automatic test is scheduled 
2. The first automatic tests is started on the adapter from the selected test cell
3. When trying to schedule the next test we get the following error:
++++ RQMConnectionHelper: Error received: 400, retry #: 1
Exception occurred while doing a post to the server with the URL:https://clm.dgs.com/qm/service/com.ibm.rqm.execution.common.service.rest.ITestcaseExecutionRecordRestService/executeDTO. Please verify that the adapter being used is running and the values for parameters tcerId, scriptId, adapterId are valid and exist.
An internal error occurred. For details, see the log.
4. If we use RQMExecutionTool with -adapterId specifying the exact machine to run test on, everything works fine, tests are scheduled as they should be

RQMExecutionTool version: 6.0.6.1
Adapter version: 6.0.6

Can you please help to understand why tests are not scheduled when running with -testCellName argument?

BR
Eugenia

0 votes



One answer

Permanent link

 Are you able to run the TCER from the web ui using the given test cell? Is there any error in the qm.log? You can also try with testCellItemId argument.

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 30 '20, 7:31 a.m.

Question was seen: 1,540 times

Last updated: Aug 04 '20, 1:26 a.m.

Confirmation Cancel Confirm