Hi,
 
 
 
In my Jenkins build I have configured xvnc.My purpose is to launch a xvnc 
application when I run
jenkins build and then want some commands to be executed on the newly 
opened xvnc.
 
But when I run the Jenkins's build I could see that5 though the xvnc 
session got created but whatever commands which I have given
in execute shell did not execute in the newly opened vnc session .Please 
he;lp me and let me know what is it which I am missing.
 
Please find the command which I have mentione din execute shell:
 
#!/bin/tcsh
cd /opt/soe/projects/umtsmisc/catapult/DI_TEAM/abhinav/RNC36_LR14.X_wk09.1_P
Xvnc -inetd python pyavt
setenv DISPLAY 135.245.169.11:$DISPLAY 
source source_me.cshrc
vncconfig -desc
 
Regards,
Ruchira
 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to