Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Re-deploying an application with SCD

Hi, I have a few question about handling delivery pipeline with SmartCloud Continuous Delivery.

Situation : Once delivery pipeline completed, you have one (or more) virtual machine(s) with application deployed.

Question:
1.If I modify the contents of an application, and want to deploy again into the same machine, how do I do that?
Is "deploy_again" ruby task responsible for that?

2.What's the differece between "deploy_again" task and "re_deploy" task?

0 votes


Accepted answer

Permanent link
a. If you run the build again, it will create a new virtual machine running the modified application.
b. re_deploy calls deploy_again and validates the deployment. with re_deploy the same application build will be re_deployed and tested.
Yohko Tanaka selected this answer as the correct answer

0 votes


3 other answers

Permanent link
Thank you for the reply.

Let me clarify my understanding.

About re_deploy, you mentioned "with re_deploy the same application build will be re_deployed and tested.", is the application build deployed to the same(existing) virtual machine?

Thank you in advance.

0 votes


Permanent link
 It will be a new instance, the bits would be same

0 votes

Comments

Thank you!


Permanent link
 Hi Yohko,

Did you find the way that we can build and deploy on same (existing) virtual machine ?

I really appreciate your help.

Thanks

0 votes

Comments

Hi, I think SCD can't do this(re-deploing into the existing VM).
Maybe urbancode can.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 382

Question asked: Apr 11 '13, 2:57 a.m.

Question was seen: 6,005 times

Last updated: Jul 19 '13, 12:44 a.m.

Confirmation Cancel Confirm