summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2016-01-05 14:40:21 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 15:31:57 -0600
commit2144471f6a5958a327bc07d784e17c98575acd75 (patch)
treeca10ec384781b803016939a3e00d0e27045a453c /env.bash
parentbbd297128e287e272c6a13d095eed87e512032a7 (diff)
downloadtalos-hostboot-2144471f6a5958a327bc07d784e17c98575acd75.tar.gz
talos-hostboot-2144471f6a5958a327bc07d784e17c98575acd75.zip
Fix Simics hb_machine, Enable Simics for CI
RTC: 137477 Change-Id: I57d1b410ebaaccc6e270ea7ff15f83fe7c70f177 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23054 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'env.bash')
-rwxr-xr-xenv.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/env.bash b/env.bash
index f75f251d5..1373cda65 100755
--- a/env.bash
+++ b/env.bash
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2015
+# Contributors Listed Below - COPYRIGHT 2010,2016
# [+] International Business Machines Corp.
#
#
@@ -58,7 +58,7 @@ if [ -n "${SANDBOXROOT}" ]; then
fi
fi
-export DEFAULT_MACHINE=MURANO
+export DEFAULT_MACHINE=NIMBUS
## Search and set gerrit host
# Gerrit host name should be in .ssh/config file
OpenPOWER on IntegriCloud