I'm using xRay Jenkins Plugin to import Robot test results to xRay. And I faced next problem.
If I use '/robot' endpoint - everything works fine. But the summary of new Test Execution created is automatically generated. In order to change the summary I use '/robot/multipart' endpoint. In this case I got summary I want,
BUT oll the parameters ( testPlanKey, projectKey, testEnvironments, fixVersion, revision) are not set!
What am I doing wrong?
=====================
Jenkinsfile code:
Jenkins log:
Result test Execution:
Result TestExecution with no multipart use: