•  
     
    story #14813 have a REST route to associate automated test results to TTM tests
Summary
Empty
have a REST route to associate automated test results to TTM tests

I no longer have to deploy the ttm binary

The association between automated tests coming from a junit XML file and TTM tests is currently done in a dedicated ttm binary.

That was good to prototype the concept but as the time goes, the tool doesn't need to evolve independently of tuleap and it's painful to deploy it.

The logic of association automated tests to TTM tests should be under Tuleap responsbility, exposed as a REST route that would be called from Jenkins with the XML files to parse.

Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#14813
Manuel Vacelet (vaceletm)
2020-06-01 10:43
2020-04-22 10:57
15974

References

Follow-ups

User avatar
gerrit #18841 integrated into Tuleap 11.13.99.231

  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from Ready (stalled) to On going