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

Add support for using htcondor to launch jobs #96

Merged
merged 23 commits into from
Sep 24, 2024
Merged

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e9e15a9 View commit details
    Browse the repository at this point in the history
  2. Added lsst/cmservice/common/htcondor.py

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ad72955 View commit details
    Browse the repository at this point in the history
  3. mypy htcondor

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1c19076 View commit details
    Browse the repository at this point in the history
  4. fix condor_q check logic

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d012ff6 View commit details
    Browse the repository at this point in the history
  5. Fixes to htcondor submission

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b74ffa8 View commit details
    Browse the repository at this point in the history
  6. Fix up interaction between envvars expansion and abspath in bps yaml …

    …config writing
    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b10e350 View commit details
    Browse the repository at this point in the history
  7. protect against empty log files

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    008643c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d50e0d8 View commit details
    Browse the repository at this point in the history
  9. Fix path statement

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dbd9ad1 View commit details
    Browse the repository at this point in the history
  10. Update htcondor.py to fix error message

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6febd55 View commit details
    Browse the repository at this point in the history
  11. Update script_handler.py

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    67abad1 View commit details
    Browse the repository at this point in the history
  12. Update htcondor.py

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6e2d5c4 View commit details
    Browse the repository at this point in the history
  13. fix up typing

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3186b31 View commit details
    Browse the repository at this point in the history
  14. Update htcondor.py

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b03e4f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cd11ec0 View commit details
    Browse the repository at this point in the history
  16. Update enums.py to fix typo

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0b9d24d View commit details
    Browse the repository at this point in the history
  17. Update errors.py to fix typo

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    46503ea View commit details
    Browse the repository at this point in the history
  18. Update htcondor.py

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ee8d3c View commit details
    Browse the repository at this point in the history
  19. Update htcondor.py to fix typo.

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3b4ddf7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3ccd662 View commit details
    Browse the repository at this point in the history
  21. Added Error handling and fixed up awaits for slurm and htconder submi…

    …t and check functions
    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    12c95bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    37ac245 View commit details
    Browse the repository at this point in the history
  23. Fix typo in htcondor.py

    eacharles authored and fritzm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7dd3929 View commit details
    Browse the repository at this point in the history