Actions
action #153796
closedcoordination #121720: [saga][epic] Migration to QE setup in PRG2+NUE3 while ensuring availability
coordination #123800: [epic] Provide SUSE QE Tools services running in PRG2 aka. Prg CoLo
coordination #137630: [epic] QE (non-openQA) setup in PRG2
Prepare DHCP/DNS for qe.prg2.suse.org based on former qa.suse.de entries size:M
Start date:
2024-01-17
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Many machines that are now in PRG2/PRG2e which are not yet in operation were formerly managed in https://gitlab.suse.de/qa-sle/qanet-configs/ . The DNS config from qanet meanwhile is also provided by Eng-Infra maintained DNS servers managed in https://gitlab.suse.de/OPS-Service/salt but for many machines DHCP/DNS needs to be prepared for the machines that should live in qe.prg2.suse.org to be able to operate properly again.
Acceptance criteria¶
- AC1: Valid DHCP+DNS entries exist for all former QA non-openQA machines now residing in PRG2/PRG2e
- AC2: No more references left in the OPS-Service repo for decomissioned QA non-openQA machines
Suggestions¶
- See how currently DHCP/DNS records are managed in examples like https://gitlab.suse.de/OPS-Service/salt/-/merge_requests/3839/diffs
- See how https://gitlab.suse.de/qa-sle/qanet-configs/ is structured to be able to find DHCP/DNS entries for machines.
- Go through all A-record entries of https://gitlab.suse.de/OPS-Service/salt/-/tree/production/salt/profile/dns/files/prg2_suse_org/dns-qa.suse.de.zone and for each entry
- IF the machine still exists (There should be about 10 physical machines, for some multiple entries, e.g. all "grenache" lpars)
- create an according entry in
- pillar/domain/qe_prg2_suse_org/hosts.yaml
- salt/profile/dns/files/prg2_suse_org/dns-qe.prg2.suse.org
- salt/profile/dns/files/prg2_suse_org/dns-qe.prg2.suse.org-rev-10.145.0
- ELSE if the machine does not exist anymore
- remove all references in https://gitlab.suse.de/OPS-Service/salt
Actions