summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorIlya Smirnov <ismirno@us.ibm.com>2017-10-19 12:44:20 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-10-23 14:53:43 -0400
commitb9c4851703434160f24f649a00638873ef1ec6c4 (patch)
treea58f98dfdb75caef5e2503cd0d9cacca2caf3105 /src/build/citest/etc/workarounds.postsimsetup
parentbbccf8075c9babdcd6e1e670187f7c92f109092a (diff)
downloadtalos-hostboot-b9c4851703434160f24f649a00638873ef1ec6c4.tar.gz
talos-hostboot-b9c4851703434160f24f649a00638873ef1ec6c4.zip
Workaround for hb prime
This allows to hb prime multiple time in the same sandbox without having to hb simsetup every time. Change-Id: I7ca1cee67d89ad18a55d898d308173bee3eda620 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48626 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 5a67ec9b9..55475ddc0 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -40,7 +40,8 @@ sbex -t 1034144
mkdir $sb/../obj/ppc/hwsv/server/buildhwpfimport/hwpf2/tools/x86_binaries -p
cp /gsa/rchgsa/home/c/r/crgeddes/documents/hbBuild/p9_ipl_build $sb/../obj/ppc/hwsv/server/buildhwpfimport/hwpf2/tools/x86_binaries/
-
+# Workaround for hb prime
+chmod 777 $sb/../ -R
OpenPOWER on IntegriCloud