Hi
We are having the multiple UAT server i.e. UAT1, UAT2, UAT3 and during promote the release from testing server to UAT, I want to select the specific UAT target. It will not always the same will be decided at the time of promoting the release.
Here is the scenario.
- Project A, B, C are going on and all are in testing environment.
- First A is promoting the relase and will deploy to UAT1.
- At the same time, Project B also need to release and will be deploy to UAT2.
- Now Project A is completed and promoted to PRD and UAT1 is free now.
- Now project C is ready to relase and need to deploy on UAT1 (as it is free now).
So the which UAT environment is free need to use to deploy the release from testing to UAT.
Please help and thanks in advance.