Jake Callahan

Results 104 comments of Jake Callahan

Correct. This is still difficult but should be much easier once we have container-based hosts that we can more easily set a hostname on.

Just a heads up, your example code uses %s instead of .format for string formatting. You'll need to change that for the actual PR.

@akhil-jha I understand the problem you're solving with this implementation. However, I think there may be a way that we can make Broker work better for cases like this. I'd...

@akhil-jha this definitely seems like something that can be done within a pytest session like this. Especially now that we have the ability to use additional satellites at will! @shweta83...

@shweta83 will you have a chance to revisit this before we branch in the next few weeks?

Is this issue still open or has it been resolved?

Reopening since this is Robottelo's 10,000th pr/issue!!

Hey there, not sure if you're still having this issue more than 2 years later. But if so, you need to setup key-based ssh authentication. Specifically, for linux systems, you'll...

For anyone that comes across this, can you outline what you did to solve it?