aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2021-11-08 18:45:43 +0100
committerCédric Le Goater <clg@kaod.org>2021-11-10 07:28:47 +0100
commit6e99f97a591ea562e14adee03f610f93af9c6433 (patch)
treed10b2e6d02e7278e3004bcdc0052ee2e125cebd3 /test
parent95bf99a8427e1f14adbafd1e9104029528b0cc79 (diff)
downloadskiboot-6e99f97a591ea562e14adee03f610f93af9c6433.zip
skiboot-6e99f97a591ea562e14adee03f610f93af9c6433.tar.gz
skiboot-6e99f97a591ea562e14adee03f610f93af9c6433.tar.bz2
CI: Update runs with P10 mambo
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'test')
-rwxr-xr-xtest/hello_world/run_mambo_p10_hello_world.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hello_world/run_mambo_p10_hello_world.sh b/test/hello_world/run_mambo_p10_hello_world.sh
index 4ce5449..b492a9f 100755
--- a/test/hello_world/run_mambo_p10_hello_world.sh
+++ b/test/hello_world/run_mambo_p10_hello_world.sh
@@ -1,7 +1,7 @@
#!/bin/bash
if [ -z "$P10MAMBO_PATH" ]; then
- P10MAMBO_PATH=/opt/ibm/systemsim-p10-1.1-0
+ P10MAMBO_PATH=/opt/ibm/systemsim-p10-1.2-1
fi
if [ -z "$P10MAMBO_BINARY" ]; then