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

Fixes debian 8 and centos 7 #44

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

MassiveHiggsField
Copy link

This role currently doesn't work on debian 8 and centos 7, because the xvfb-run call in the systemd service file has problems passing the parameters to xvfb. There is a test which should make sure the service is correctly started, but because of a timing issue (service gets started correctly but exits after some seconds) this doesn't work.
I've fixed the parameter issue by adding a new start shell script and calling that from the service file. Additionally i've added a new test which waits for the message "Selenium Server up and running" to really make sure the server is up.

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

Successfully merging this pull request may close these issues.

1 participant