We have some webdriver/testng/maven/java tests that we need to run automatically after each deploy, but its been 4 days and I just cant get the damn thing to work headlessly using xvfb. And I do not have access to the server, and to Jenkins configuration, other to constantly bugging the poor guy who operates these.
So what kind of a workaround would you offer in this case? Can Jenkins do jobs on remote servers (say I find a server that doesnt need to run tests headlessly)? Or is there an alternative to xvfb?