Commit 21130c3e8ea71b5c8b456dd6fb3e793bd6030845
1 parent
052a94da
Exists in
master
and in
3 other branches
[ieeeSW] Review Validation Environment Deployment
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md
... | ... | @@ -157,11 +157,11 @@ the new packages would be ready to be used by our subsequent deployment scripts. |
157 | 157 | |
158 | 158 | The Validation Environment (VE) is a replica of the Production Environment |
159 | 159 | (PE), with two exceptions: only the government officers and us had access to it |
160 | -as well as all the data is anonymised. To configure the environment, we used | |
160 | +and all the data is anonymised. To configure the environment, we used | |
161 | 161 | our configuration management tool: Chake (serverless configuration with Chef). |
162 | 162 | That maintained environment consistency simplifying the deployment process. |
163 | -Additionally, the packages we built on the last step were readily available to | |
164 | -use by the management tool. | |
163 | +Additionally, the packages we built on the last step were readily available to be | |
164 | +used by the management tool. | |
165 | 165 | |
166 | 166 | The VE was used by the government agents to validate new features and required |
167 | 167 | changes. Also, the VE was useful to verify the integrity of the entire portal | ... | ... |