diff --git a/bot/bot-eessi-aws-citc.cfg b/bot/bot-eessi-aws-citc.cfg index b4381f7e2c..0a91b12de2 100644 --- a/bot/bot-eessi-aws-citc.cfg +++ b/bot/bot-eessi-aws-citc.cfg @@ -44,6 +44,9 @@ command_response_fmt = # name of the job script used for building an EESSI stack build_job_script = /mnt/shared/home/bot/eessi-bot-software-layer/scripts/bot-build.slurm +# Path (directory) to which build logs for (only) failing builds should be copied by bot/build.sh script +build_logs_dir = /mnt/shared/bot-build-logs + # The container_cachedir may be used to reuse downloaded container image files # across jobs. Thus, jobs can more quickly launch containers. container_cachedir = /mnt/shared/home/bot/eessi-bot-software-layer/containers-cache-dir