Skip to content

SCHED-310: Explicitly set $HOME in slurmJob ActiveChecks#1706

Merged
rdjjke merged 1 commit intosoperator-release-1.22from
set-home-slurmjob-activechecks/0
Oct 30, 2025
Merged

SCHED-310: Explicitly set $HOME in slurmJob ActiveChecks#1706
rdjjke merged 1 commit intosoperator-release-1.22from
set-home-slurmjob-activechecks/0

Conversation

@rdjjke
Copy link
Collaborator

@rdjjke rdjjke commented Oct 30, 2025

Problem

Currently, $HOME of Slurm jobs launched by active checks depends on the cluster environment.
It's better to fix it to the home directory of soperatorchecks user.

Solution

Explicitly set $HOME environment variable in the script that launches active checks' Slurm jobs.

Testing

To test:

  1. Check for "Set HOME to soperatorchecks' home directory" line in any active check logs with "slurmJob" type.

Not tested on a dev cluster, green E2E should be enough.

Release Notes

Nothing

@rdjjke rdjjke added the fix label Oct 30, 2025
@rdjjke rdjjke changed the title Explicitly set $HOME in slurmJob ActiveChecks SCHED-310: Explicitly set $HOME in slurmJob ActiveChecks Oct 30, 2025
@rdjjke rdjjke merged commit 933e76e into soperator-release-1.22 Oct 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants