-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
This was introduced in #288.
The new target mapping seems to have broken it #312.
It seems that when using export:VAR1=hello in the bot: build command it gets filtered because it cannot find the variable in the target mapping.
[20260115-T14:32:45] prepare_jobs(): node_type_name is donphan, partition_info is {'os': 'linux', 'cpu_subdir': 'RHEL9/cascadelake-ib', 'slurm_params': '--ntasks=8 --cluster=donphan', 'repo_targets': ['install']}
[20260115-T14:32:45] prepare_jobs(): checking filter architecture:cascadelake/ib exportvariable:DONPHAN_GPU=1
[20260115-T14:32:45] prepare_jobs(): context is '{
"architecture": "RHEL9/cascadelake-ib",
"repository": "install",
"instance": "softwareBotTest"
}'
[20260115-T14:32:45] prepare_jobs(): context does NOT satisfy filter(s), skipping
Reactions are currently unavailable