Comment 5 for bug 1538523

Revision history for this message
Denis Deryabin (ehles) wrote :

Artem, yes that is what I want.

1) Current sollution support only jenkins xUnit test results and
    doesn't support testrail configuration options.
    I see this sollution like:
    [Jenkins xUnit]--\ /--[TestRail]
                      |--[ITRR]--|
    [nosetests.xml]--/ \--[TestLink, etc]

    The script may convert test result into Internal
    Test Result Represenation (ITRR) and pass that to the destionation
    tool like TestRail, TestLink, etc.

    so, on the firt step we could add support only TestRail as a
    destination for testresults.

2) Yes, aggree that unified sollution shoud be in a separate
    repository.

I've posted the draft for this sollution as pull-request here [0]
    and as a different repository here [1].

[0] https://review.openstack.org/#/c/273015/
[1] https://github.com/ehles/trep