[ 
https://issues.jenkins-ci.org/browse/JENKINS-13629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163370#comment-163370
 ] 

Bruno P. Kinoshita commented on JENKINS-13629:
----------------------------------------------

Hi Robert, I will add the required code in TestLink XMl-RPC/TestLink Java 
API/Jenkins Plug-in, but first would like your feedback on some items:

- We will assign the test to the user that jenkins is using (it is the user 
whom owns the devKey that Jenkins is configured to use)
- Should we assign the test execution a) before test execution or b) after test 
execution (in case the build failed, and we chose a), the tests would have been 
assigned but not executed).
- By default, we keep the same behaviour as now. There will be a new field for 
setting the assigned user name (later I will add a method to list the users, 
after thinking if it wouldn't be a security issue)

Thanks!
                
> When creating a new build in TestLink, plugin should automatically assign 
> test case execution to a user
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-13629
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13629
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: testlink
>    Affects Versions: current
>            Reporter: Robert Campbell
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>              Labels: jenkins, plugins, testlink
>
> TestLink only reports some statistics correctly when executed test cases have 
> been assigned to a user. Although it is possible to change the assignment 
> manually post-execution it would be better if the TestLink plugin did this 
> automatically when creating a new build e.g. assign all test cases (to be) 
> executed by Jenkins to a jenkins-ci TestLink user.
> This may also require changes to the TestLink API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to