Execution status/result not shown in TM
Publié : mer. avr. 29, 2015 12:09 pm
Well we will check your jenkins conf from the beginning
1) Have you install all the required jenkins plugin ? You will find the list of required jenkins plugin for Squash TA Server 1.7.0 [url=https://sites.google.com/a/henix.fr/wik ... components]here[/url]
2) In "Managed Jenkins / Managed files", have you
[ul]
[li]Create a "global Maven setting.xml" config named "TaGlobalSettings" and adapt the maven repository path defined in this file to your needs ?[/li]
[li]Create a new config file of type "Custom file" with for name "conf.properties" ? (This file should contains your configuration for the TM-TA link)[/li]
[/ul]
3) Have you create the environment variable named CONF_HOME which point to the JENKINS_HOME directory ?
4) For the defenition of the job, create a directory named "templateSquashTAExecutionMavenJob" in the directory JENKINS_HOME/jobs. In this created directory put the template job that could download [url=https://bitbucket.org/nx/squash-ta-exec ... .0-RELEASE]here[/url]. Then compare your job configuration to this template job. You should have same thing except for Source Code Management part which is specific to your environment.
Regards,
1) Have you install all the required jenkins plugin ? You will find the list of required jenkins plugin for Squash TA Server 1.7.0 [url=https://sites.google.com/a/henix.fr/wik ... components]here[/url]
2) In "Managed Jenkins / Managed files", have you
[ul]
[li]Create a "global Maven setting.xml" config named "TaGlobalSettings" and adapt the maven repository path defined in this file to your needs ?[/li]
[li]Create a new config file of type "Custom file" with for name "conf.properties" ? (This file should contains your configuration for the TM-TA link)[/li]
[/ul]
3) Have you create the environment variable named CONF_HOME which point to the JENKINS_HOME directory ?
4) For the defenition of the job, create a directory named "templateSquashTAExecutionMavenJob" in the directory JENKINS_HOME/jobs. In this created directory put the template job that could download [url=https://bitbucket.org/nx/squash-ta-exec ... .0-RELEASE]here[/url]. Then compare your job configuration to this template job. You should have same thing except for Source Code Management part which is specific to your environment.
Regards,