Could not find download tab in build defination
I am trying to build java project from ibm rtc. I have successfully build my project.
My question is:
Now, another user has to download the build for manual testing, but he cannot find the download option. he can only see the following tabs from build definition:
Overview, Activities, Logs and Workitems.
As shown below:
But, I can see the download tab in the ibm help guide: like as shown below:
How can i get the Download and Tests and properties tab if possible.
My question is:
Now, another user has to download the build for manual testing, but he cannot find the download option. he can only see the following tabs from build definition:
Overview, Activities, Logs and Workitems.
As shown below:
But, I can see the download tab in the ibm help guide: like as shown below:
How can i get the Download and Tests and properties tab if possible.
One answer
I think you mean build result, not build definition.
To have the downloads tab present on a build result you must associate the file(s) that you want to be downloadable with the build result; to associate files with a build result you must use the build toolkit. See the infocenter for more details.
To have the downloads tab present on a build result you must associate the file(s) that you want to be downloadable with the build result; to associate files with a build result you must use the build toolkit. See the infocenter for more details.