action #108845
Updated by okurz over 2 years ago
## Rollback steps steps: --- * Restore connection to core2 for the following switches: * qanet10 - port gi52 is disabled on qanet10 * qanet13 - port is disabled on core2 * qanet15 - port is disabled on core2 * qanet20 - port gi52 is disabled on qanet20 Examples to disable ports: ``` qanet20nue#configure terminal qanet20nue(config)#interface GigabitEthernet 52 qanet20nue(config-if)#shutdown qanet20nue(config-if)#exit qanet20nue(config)#exit ``` `no shutdown` enables the port again. ## Steps to reproduce Find jobs referencing this ticket with the help of https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label , call `openqa-query-for-job-label poo#108845`