User Tools
support:transfer_script
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| support:transfer_script [2019/12/16 20:23] – [Place to find] ywang | support:transfer_script [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Transfer Script ====== | ||
| + | --- // | ||
| + | This wiki was created to introduce Transfer Script usually used during QA Reinit. | ||
| + | |||
| + | ===== Purpose ===== | ||
| + | - Transfer Script usually used during QA Reinit. | ||
| + | - It's running against DB. | ||
| + | - To replace some of customer data with Errigal data, e.g. customer emails. To prevent some QA notifications send to customer to mess up with production info. | ||
| + | - To replace some QA specific configuration, | ||
| + | |||
| + | ===== Place to find ===== | ||
| + | - Ansible project: database-setup should handle most of the Reinit process, so the Transfer Script is migrated with database-setup at roles-> | ||
| + | - The old script is in [[https:// | ||