Project

General

Profile

Bug #15215

Updated by Nathan Cutler about 8 years ago

I can schedule suites, but I cannot kill them. When I run, for example: 

 <pre> 
 teuthology-kill -m multi -r smithfarm-2016-03-19_09:18:11-upgrade:hammer-x-hammer-pr-8052---basic-multi 
 </pre> 

 I get the following output: http://paste2.org/4ENBIZyD 

 I guess it's because the public ssh key in @/home/smithfarm/.ssh/id_rsa.pub@ @/home/smithfarm/.ssh/id_rsa@ is not present in @/home/ubuntu/.ssh/authorized_keys@ on getting pushed out to the test nodes.

Back