Confirmed users
1,989
edits
(Created page with "{{Release Engineering How To|Add_New_AWS_Subnets}} From {{bug | 1165432}} and notes here https://github.com/mozilla/build-cloud-tools/pull/72 * Add subnets to https://github...") |
No edit summary |
||
| Line 6: | Line 6: | ||
* run `scripts/aws_manage_subnets.py configs/subnets.yml` | * run `scripts/aws_manage_subnets.py configs/subnets.yml` | ||
* Open bugs with netops to include new flows | * Open bugs with netops to include new flows | ||
* Update firewall tests to include new subnets | * Update firewall tests to include new subnets (private repo releng/firewall-tests) and ensure tests pass after netops has made the changes | ||
* Update https://github.com/mozilla/build-cloud-tools/blob/master/configs/tst-linux64 and others to include subnets created in previous step | * Update https://github.com/mozilla/build-cloud-tools/blob/master/configs/tst-linux64 and others to include subnets created in previous step | ||