From 88f4efefa579dc33953936817b3e8d6ddf1d651f Mon Sep 17 00:00:00 2001 From: Sachin Gupta Date: Wed, 23 Sep 2015 05:09:17 -0500 Subject: CI Test infrastructure support RTC: 123606 Change-Id: Icf1410c21a9b5691d3b6ea9b54e2507acef61a5d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20724 Tested-by: Jenkins Server Reviewed-by: Basabjit Sengupta Reviewed-by: Amit J. Tendolkar --- customrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 customrc (limited to 'customrc') diff --git a/customrc b/customrc new file mode 100755 index 00000000..a998032c --- /dev/null +++ b/customrc @@ -0,0 +1,15 @@ +#!/bin/sh +# Never checkin this file other than changes in BACKING_BUILD + +# If you want to change location of default sandbox root, enable SANDBOXROOT +#export SANDBOXROOT=~/workspace/ +# If you want to change name of default sandbox, enable SANDBOXNAME +#export SANDBOXNAME=sbe_simics_sandbox + +#export WORKSPACE= +export MACHINE=NIMBUS +export BACKING_BUILD=/esw/fips910/Builds/b1104t_1544.910/ +export SIMICSOPTIONS="-nre" + + -- cgit v1.2.1