Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poll VMs until sshd is started #28

Closed
kdelee opened this issue Sep 15, 2017 · 0 comments
Closed

Poll VMs until sshd is started #28

kdelee opened this issue Sep 15, 2017 · 0 comments

Comments

@kdelee
Copy link
Contributor

kdelee commented Sep 15, 2017

Currently camayoc/camayoc/tests/remote/conftest.py we just sleep for a while to wait for machines to complete booting and have sshd running.

Preferably we would send the signal to boot to all the machines, then poll them and wait for ssh connection to be possible before we let tests execute.

See this line

kdelee added a commit that referenced this issue Sep 20, 2017
It takes time between the power on signal is sent to the remote servers
and they are available over ssh for rho. These changes make it so
servers are polled until they respond or a timeout limit is reached.

Closes #28
kdelee added a commit that referenced this issue Sep 20, 2017
It takes time between the power on signal is sent to the remote servers
and they are available over ssh for rho. These changes make it so
servers are polled until they respond or a timeout limit is reached.

Closes #28
kdelee added a commit that referenced this issue Sep 20, 2017
It takes time between the power on signal is sent to the remote servers
and they are available over ssh for rho. These changes make it so
servers are polled until they respond or a timeout limit is reached.

Closes #28
kdelee added a commit that referenced this issue Sep 22, 2017
It takes time between the power on signal is sent to the remote servers
and they are available over ssh for rho. These changes make it so
servers are polled until they respond or a timeout limit is reached.

Closes #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant