Project

General

Profile

action #158383

Updated by okurz about 1 month ago

## Acceptance criteria 
 * **AC1:** A one-time check of all "unused" machines for pingability was conducted 

 ## Suggestions 
 * Find examples like  
 doener8.qe.nue2.suse.org 
 https://racktables.nue.suse.com/index.php?page=object&object_id=9228 that has the tag "Unused" as defined on https://wiki.suse.net/index.php/SUSE-Quality_Assurance/Labs 
 * Machine-scrape https://racktables.nue.suse.com/index.php?andor=and&cft%5B%5D=197&cfe=%7B%24typeid_4%7D+and+not+%7BDecommissioned%7D&page=depot&tab=default&submit.x=9&submit.y=24 to get FQDNs and try to ping them. If pingable then raise an alert, e.g. fail an gitlab CI pipeline 
 * Optional: Make that a periodic check, e.g. scheduled in gitlab CI pipeline schedule every day, e.g. in https://gitlab.suse.de/openqa/scripts-ci/ day 
 * And netbox does not have an entry for "unused" machines

Back