action #153802
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
Obsolete/remove former qam.suse.de DHCP/DNS davinci configuration or references size:M
0%
Description
Motivation¶
Many former QAM machines that are now in PRG2/PRG2e which are not yet in operation were formerly served by davinci.qam.suse.de as DHCP/DNS. That machine likely does not exist anymore and all references should be removed in racktables and https://gitlab.suse.de/OPS-Service/salt/. We only want to have machines in our scope, e.g. "QE LSG" tagged machines, which we actually can care about.
Acceptance criteria¶
- AC1: All references to davinci.qam.suse.de obsoleted or removed
Suggestions¶
- Confirm with Eng-Infra that davinci.qam.suse.de does not exist anymore as it's not pingable anymore. If there is no response in reasonable time just prepare the removal from salt in a merge request and see what happens.
- In https://gitlab.suse.de/OPS-Service/salt/ remove all references to davinci.qam.suse.de, e.g.
git grep davinci
andgit ls-files "*davinci*"
and remove accordingly - Mark https://racktables.nue.suse.com/index.php?page=object&tab=default&object_id=10308 as obsoleted accordingly
- Quickly check if there are references to davinci on wiki.suse.net, confluence.suse.com/ or some similar systems
Updated by okurz 12 months ago
- Related to action #153796: Prepare DHCP/DNS for qe.prg2.suse.org based on former qa.suse.de entries size:M added
Updated by ybonatakis 11 months ago
Updated by ybonatakis 11 months ago
- Status changed from In Progress to Blocked
pipeline is failing due to the existing usage of the old IP in pillar/domain/qam_suse_de/init.sls
domain_name_servers:
- 10.161.224.15
Set the ticket to blocked as for now and waiting for respond from Eng-Infra (either on the PR or slack)
Updated by ybonatakis 11 months ago
I end up removing the whole pillar/domain/qam_suse_de/ but still nothing.
Then i remove qam_suse_de from pillar/role/dhcp.sls too and still fails
Updated by ybonatakis 11 months ago
I managed to make the pipeline pass but i dont feel very confident with the additional changes as i dont understand the project and the infra. Need some reviews
Updated by ybonatakis 9 months ago
- Status changed from Blocked to In Progress
https://gitlab.suse.de/OPS-Service/salt/-/merge_requests/4845 merged but there was a request for amendments
Updated by ybonatakis 9 months ago
- Status changed from In Progress to Feedback
Updated by ybonatakis 9 months ago
- Status changed from Feedback to Resolved
Done as last commit merged too