Forum Discussion
dareku
14 years agoNew Contributor
OK, I've managed to successfully run tests from Jenkins. I've set DISPLAY env variable and it worked.
This is how my Jenkins shell command looks like:
DISPLAY=:0.0
export DISPLAY
cd /home/ci/eviware/loadUI-1.5.0
./loadUI-cmd.sh -p loadui-projects/project.xml -L 60:0:0 -nofx -l -r load-reports/ -F PDF -A true -nofx
This is how my Jenkins shell command looks like:
DISPLAY=:0.0
export DISPLAY
cd /home/ci/eviware/loadUI-1.5.0
./loadUI-cmd.sh -p loadui-projects/project.xml -L 60:0:0 -nofx -l -r load-reports/ -F PDF -A true -nofx