Skip to content

Commit 2548173

Browse files
author
Caspar van Leeuwen
committed
Reset RFM_SYSTEM if we need the fallback approach for the partition name
1 parent 57f19a7 commit 2548173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_suite.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ if [[ $? -eq 1 ]]; then
199199
REFRAME_PARTITION_NAME=${REFRAME_PARTITION_NAME}_${EESSI_ACCELERATOR_TARGET_OVERRIDE//\//_}
200200
fi
201201
echo "Constructed partition name based on EESSI_SOFTWARE_SUBDIR and EESSI_ACCELERATOR_TARGET: ${REFRAME_PARTITION_NAME}"
202+
export RFM_SYSTEM="BotBuildTests:${REFRAME_PARTITION_NAME}"
202203
fi
203204

204205
# Log the config for this partition:

0 commit comments

Comments
 (0)