You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for i in $(ssh osd "sudo -u geekotest psql -t --command=\"select array_to_string(ARRAY(select job_id from comments where text like '%poo#19322%'), ' ');\" openqa") ; do openqa_client_osd jobs/$i/restart post ; done