Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21.05] Fix isolated job home dir on pulsar #12037

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented May 21, 2021

What did you do?

  • Pass $_GALAXY_JOB_HOME_DIR and _GALAXY_JOB_TMP_DIR to pulsar if tool is configured that way

Why did you make this change?

Some sratools tools that run on jetstream via pulsar are failing because they don't set up an isolated job home dir:

mkdir: cannot create directory '/home/g2main': Permission denied

For the tests to pass we also need a change in pulsar for locating _GALAXY_JOB_HOME_DIR outside of the job working directory (galaxyproject/pulsar#255).

How to test the changes?

(select the most appropriate option; if the latter, provide steps for testing below)

License

For UI Components

  • I've included a screenshot of the changes

@mvdbeek mvdbeek force-pushed the fix_isolated_job_home_dir_on_pulsar branch from 9a75702 to 6039c6e Compare May 21, 2021 19:02
@jmchilton
Copy link
Member

I think I've released Pulsar 0.14.6 with the fix. Thanks @mvdbeek

@jmchilton jmchilton merged commit a122cf5 into galaxyproject:release_21.05 May 25, 2021
@jmchilton
Copy link
Member

Thank you so much - this is huge.

@mvdbeek mvdbeek modified the milestones: 21.09, 21.05 Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants