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

Don't use getenv=true with HTCondor workflows #164

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

duncanmmacleod
Copy link
Member

This PR removes the use of getenv=true in the HTCondor workflows, and updates the job environment for the omicron-merge-with-gaps job to accommodate.

so that it can find the executables it needs
workflow doesn't see $OMICRON_ARCHIVE or even $HOME, so need to set it explicitly
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #164 (eefed7f) into master (02eb897) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   35.16%   35.16%           
=======================================
  Files          30       30           
  Lines        2944     2944           
=======================================
  Hits         1035     1035           
  Misses       1909     1909           
Flag Coverage Δ
Conda 35.16% <0.00%> (ø)
Linux 35.16% <0.00%> (ø)
macOS 35.16% <0.00%> (ø)
python3.10 35.16% <0.00%> (ø)
python3.11 35.16% <0.00%> (ø)
python3.9 35.17% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
omicron/cli/process.py 11.80% <0.00%> (-0.02%) ⬇️
omicron/condor.py 34.58% <ø> (+0.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant