Skip to content

Do not try to log into OBS backend

Vignesh Raman requested to merge wip/vignesh/do-not-ssh-obs-backend into main

OBS has transitioned to a docker setup and it results in below error, Can't get root at niobium, check your ssh config

We do not execute remote commands in the OBS backend with the script. The exact commands that need to be run on the OBS backend are printed by the script and need to be run manually.

So do not try to log into OBS backend.

https://phabricator.apertis.org/T9237

Merge request reports