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

run_tests freeze the centos 7 OS #9

Open
tjyang opened this issue Jul 30, 2016 · 3 comments
Open

run_tests freeze the centos 7 OS #9

tjyang opened this issue Jul 30, 2016 · 3 comments

Comments

@tjyang
Copy link

tjyang commented Jul 30, 2016

I have a test centos 7 VMWare VM and the test phase will hang the OS.
May I know what is the OS dist/version that works ?

[pi@centos7 orgalorg]$ make
./run_tests
[build] building test go binary... ok.
[hastur] checking and initializing hastur...   -

@tjyang tjyang changed the title run_tests freeze the OS run_tests freeze the centos 7 Jul 30, 2016
@kovetskiy
Copy link
Member

@tjyang wow, very strange. It works on Arch Linux.

@tjyang
Copy link
Author

tjyang commented Jul 31, 2016

I have another centos 7 on vmware workstation which behave better. I was able to break out the haning test phase by control+C. The other one is on ESXi 5.5 which freeze the whole OS !!.

@tjyang tjyang changed the title run_tests freeze the centos 7 run_tests freeze the centos 7 OS Aug 1, 2016
@seletskiy
Copy link
Member

@tjyang: My best guess is that systemd-nspawn is not working properly inside ESXi.

Tests are based on the hastur, which by itself uses lightweight systemd-nspawn to launch isolated sshd instances.

hastur now only supports system with systemd-nspawn and pacman/pacstrap available (commonly, Arch Linux).

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

No branches or pull requests

3 participants