Skip to content

dashboard.py: provide state of both port and machine, allow to turn on/off retired machines

Ana Guerrero requested to merge ana/valve-infra:turn_port_on_retired into master

Allow to turn ON/OFF a port when it's assigned to a retired machine.

Move to the top the lines with the checks that can be run before accessing to mars_db.

This MR fixes: https://gitlab.freedesktop.org/mupuf/valve-infra/-/issues/124

Merge request reports