Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7399567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T04:04:37+00:00 2026-05-29T04:04:37+00:00

Continuous integration concept has just been integrated in my team. Assume we have an

  • 0

Continuous integration concept has just been integrated in my team.

Assume we have an integration branch named Dev.

From it derived 3 branches, one for each specific current project :

  • Project A
  • Project B
  • Project C

First, Teamcity is configured on a dedicated server and it goals is :

Compiles and launches unit and integration tests from versioned sources from each branch including Dev

Then, of course, each project branch (A,B and C) must be tested in a cloned production environment so that UAT can be carried out.

But I wonder what frequency should we deploy on? Everytime a source code changes ?

Should we deploy only Dev that contains mix of the 3 projects after merging each one to it (corresponding to the reality in next production release) or the 3 projects independently?

If Dev is deployed, potentially future changes on Dev must not be taken in account. Indeed,
there might be a new project starting called Project D and that mustn’t be part of the next release. So taking Dev for integration (UAT) is risked because deployer could unvoluntary integrate content of Project D and so environment will not reveal the reality of the next release.

Other solution: we’re not taking Dev but independently the 3 projects, so must there be 3 cloned production environments in parallel?

If yes, UAT couldn’t be reliable since behaviour of integration environment might change very often…

Concept of continuous deployment for UAT isn’t clear for me…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T04:04:38+00:00Added an answer on May 29, 2026 at 4:04 am

    Oh boy. You’re hitting real world CD problems. Really good questions.

    The answer depends a bit on highly tightly coupled the development work is on the various projects.

    In my ideal situation for you would be to have a number of “effort” specific test environments. In one case, you could consider a test environment for each project. When there is a completed build of Project A, you push it into Environment A which has the latest approved / production versions for B/C and you can perform basic integration tests there. If they pass, you promote the build to an integration test environment where the latest good A, is deployed along the latest B & C for the same release. When the integration test environment is passing tests, you can promote the contents of it as a release set containing known versions of A, B, & C. That release set would be deployed to any UAT, Staging, or Production environments.

    The basic idea is to give each project a degree of isolation so that it can be tested well even if the other projects are (temporarily) badly broken, while getting to full integration tests as quickly as possible. We also want to make sure that whatever we find actually passes integration tests will be promoted together. Picking and choosing project versions to release that haven’t been tested together is too risky for my taste.

    This is actually a topic I get to talk about quite a lot. If you don’t mind, I’ll list out a few presentations I’ve given around these topics.

    1) Scaling CI for Parallel Development (co-presented with Chris Lucca of Accurev)

    This talks a good about broad strategies for balancing isolation and integration. Much of it assumes the sub-projects are being merged into a common code base, but the principals can be applied to independently built and deployed modules with only a little imagination.

    2) Using uDeploy with Jenkins
    (registration required)

    This is more product focused, but shows almost exactly the idea of using an integration test environment for multiple projects, creating a release set (we call it a “snapshot”) and promoting that. Our integration with TeamCity is quite similar, but I think the strategy held in there may be more important

    3) Slides visualizing a multi-component pipeline:

    http://www.slideshare.net/Urbancode/adapting-deployment-pipelines-for-complex-applications

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Our rails development team tries to follow Continuous Integration. We have decided to adopt
I have set up continuous integration for an ASP .NET MVC application on Team
In using our TeamCity Continuous Integration server we have uncovered some issues that we
We're running continuous integration builds from TFS, and generating a lot of symbol files
I want to have continuous integration and nightly builds for my windows phone 7
Using cruisecontrol for continuous integration, I have some annoyances with Weblogic Ant tasks and
I have a Continuous Integration / Continuous Deployment scenario where I want my build
We have multiple Hudson continuous integration environments set up with automated builds and tests,
I'm implementing a continuous integration scenario for a SharePoint deployment. After all features have
We have a continuous integration server running Hudson CI . I'm thinking about putting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.