Page 1 of 1

new variable "JENKINS_CONFIG" in Mx7.1

Posted: Wed Sep 04, 2013 2:24 pm
by wzchen
I noticed there is a new variable "JENKINS_CONFIG" in envSetup.ksh file in Mx7.1 built, but the ADL runs OK without it. I am wondering what it is useful? and Where should I point it to?
Thanks,

Code: Select all

# Automated Jenkins script variables need to be set for scripts to operate
export JENKINS_CONFIG=/testdata/jenkins

Weizhong

Re: new variable "JENKINS_CONFIG" in Mx7.1

Posted: Thu Sep 05, 2013 9:15 am
by bhenders
Weizhong,

This environment variable is only used for Raytheon Internal ADL automated testing efforts. It allows us to run ADL unit tests on a nightly basis. You can learn more about Jenkins at the following website.

https://wiki.jenkins-ci.org/display/JEN ... et+Jenkins

An ADL end user will not need this variable set, nor will any of the ADL software make use of it that has been deployed.

Bryan Henderson
Raytheon Company