We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f19a7 commit 2548173Copy full SHA for 2548173
test_suite.sh
@@ -199,6 +199,7 @@ if [[ $? -eq 1 ]]; then
199
REFRAME_PARTITION_NAME=${REFRAME_PARTITION_NAME}_${EESSI_ACCELERATOR_TARGET_OVERRIDE//\//_}
200
fi
201
echo "Constructed partition name based on EESSI_SOFTWARE_SUBDIR and EESSI_ACCELERATOR_TARGET: ${REFRAME_PARTITION_NAME}"
202
+ export RFM_SYSTEM="BotBuildTests:${REFRAME_PARTITION_NAME}"
203
204
205
# Log the config for this partition:
0 commit comments