summaryrefslogtreecommitdiffstats
path: root/customrc
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2015-09-23 05:09:17 -0500
committerAmit J. Tendolkar <amit.tendolkar@in.ibm.com>2015-11-16 00:25:50 -0600
commit88f4efefa579dc33953936817b3e8d6ddf1d651f (patch)
tree35af4c2409b79b34c83cc69ec8e0f34662401ebd /customrc
parentdeb3046d088210c2af9c6e3f49f1155969702d27 (diff)
downloadtalos-sbe-88f4efefa579dc33953936817b3e8d6ddf1d651f.tar.gz
talos-sbe-88f4efefa579dc33953936817b3e8d6ddf1d651f.zip
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 <basengup@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'customrc')
-rwxr-xr-xcustomrc15
1 files changed, 15 insertions, 0 deletions
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=<set it to your root ppe directory. This is required if you
+# to use build script locally>
+export MACHINE=NIMBUS
+export BACKING_BUILD=/esw/fips910/Builds/b1104t_1544.910/
+export SIMICSOPTIONS="-nre"
+
+
OpenPOWER on IntegriCloud