how to test the packaged project in my own testing website?

Xie Qikui April 15, 2013

firstly, i'm a jackeroo in using bamboo and other tools, such as bitbucket, git and so on.

secondly, i have completed the following works:

1. I have created a repository and have an example project added into the repository through git.

2. I have packaged the example project from bitbucket into a war in bamboo.

thirdly, i need to test the war in my own testing website, but i don't to how to do in bamboo? I probably need to create a job and even a task. Or I probably need to write a script to reach my goal. But i don't know how to write it, especially, it relates to bitbucket and git and a website for testting.

If you know how to do, please help me in detail. Eager to receive your heartful help.

1 answer

0 votes
Sultan Maiyaki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 18, 2013

Hi,

I guess you want to deploy your new war file to an application server. If that is the case, you can use the bundled deployemnt tasks like the tomcat, heroku, jboss or even a combination of the SCP/SSH tasks that enables you copy the war file using scp and use SSH to run command to stop and restart your server

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events