Project

General

Profile

action #174652

Updated by okurz 5 months ago

## Motivation 
 We need want to prevent issues like #174610 (caused by work on #168811) https://progress.opensuse.org/issues/174610 in the future so let's use the full fqdn for each host in grafana/influxdb. 

 ## Acceptance criteria 
 * **AC1:** salt states can be cleanly applied even if two hostnames (not FQDN) are the same, e.g. "baremetal-support" 
 * **AC2:** All salt minion IDs equal the FQDN 

 ## Suggestions 
 * Follow up with https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1329 
 * Ensure that monitoring data on https://monitor.qa.suse.de/ continues (not that new dashboards are generated for every host) 
 * Remove workaround from #168811-36 
 * Ensure that salt states can be cleanly applied even if two hostnames (not FQDN) are the same, e.g. "baremetal-support" 
 * Ensure that all salt minion IDs equal the FQDN

Back