CI/CD: Possibility to run automated test a!startRuleTestsApplications via Jenkins concurrently

Hi everyone. I am using Jenkins currently to run automated test on my application via Web Api to Appian via this function a!startRuleTestsApplications.

It is taking as long as 2 hours due to the fact that my application has over 4000 objects to scan through. I have been trying to find a way to reduce the time taken via running the test concurrently/in parallel but havent found any solution. Seems like Appian will only allow it to run 1 process at a time by issuing a test run ID.

Ive considered the possibility of breaking down my application into smaller applications in Appian however, the issue of dependancies makes it very expensive if we were to extract the objects out so we are not very keen to go down that road.

Does anyone know how I can do this?

  Discussion posts and replies are publicly visible