lsst-ctrl-bps-htcondor 30.0.0__tar.gz → 30.0.0rc1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. {lsst_ctrl_bps_htcondor-30.0.0/python/lsst_ctrl_bps_htcondor.egg-info → lsst_ctrl_bps_htcondor-30.0.0rc1}/PKG-INFO +1 -1
  2. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/doc/lsst.ctrl.bps.htcondor/CHANGES.rst +0 -28
  3. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/lssthtc.py +0 -7
  4. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/prepare_utils.py +1 -5
  5. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/version.py +1 -1
  6. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1/python/lsst_ctrl_bps_htcondor.egg-info}/PKG-INFO +1 -1
  7. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_lssthtc.py +0 -2
  8. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_prepare_utils.py +0 -13
  9. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/COPYRIGHT +0 -0
  10. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/LICENSE +0 -0
  11. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/MANIFEST.in +0 -0
  12. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/README.rst +0 -0
  13. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/bsd_license.txt +0 -0
  14. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/doc/lsst.ctrl.bps.htcondor/index.rst +0 -0
  15. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/doc/lsst.ctrl.bps.htcondor/userguide.rst +0 -0
  16. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/gpl-v3.0.txt +0 -0
  17. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/pyproject.toml +0 -0
  18. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/__init__.py +0 -0
  19. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/common_utils.py +0 -0
  20. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/dagman_configurator.py +0 -0
  21. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/etc/__init__.py +0 -0
  22. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/etc/htcondor_defaults.yaml +0 -0
  23. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/final_post.sh +0 -0
  24. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/handlers.py +0 -0
  25. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/htcondor_config.py +0 -0
  26. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/htcondor_service.py +0 -0
  27. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/htcondor_workflow.py +0 -0
  28. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/provisioner.py +0 -0
  29. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst/ctrl/bps/htcondor/report_utils.py +0 -0
  30. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst_ctrl_bps_htcondor.egg-info/SOURCES.txt +0 -0
  31. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst_ctrl_bps_htcondor.egg-info/dependency_links.txt +0 -0
  32. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst_ctrl_bps_htcondor.egg-info/requires.txt +0 -0
  33. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst_ctrl_bps_htcondor.egg-info/top_level.txt +0 -0
  34. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/python/lsst_ctrl_bps_htcondor.egg-info/zip-safe +0 -0
  35. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/setup.cfg +0 -0
  36. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_common_utils.py +0 -0
  37. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_dagman_configurator.py +0 -0
  38. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_handlers.py +0 -0
  39. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_htcondor_service.py +0 -0
  40. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_provisioner.py +0 -0
  41. {lsst_ctrl_bps_htcondor-30.0.0 → lsst_ctrl_bps_htcondor-30.0.0rc1}/tests/test_report_utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lsst-ctrl-bps-htcondor
3
- Version: 30.0.0
3
+ Version: 30.0.0rc1
4
4
  Summary: HTCondor plugin for lsst-ctrl-bps.
5
5
  Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
6
6
  License-Expression: BSD-3-Clause OR GPL-3.0-or-later
@@ -1,31 +1,3 @@
1
- lsst-ctrl-bps-htcondor v30.0.0 (2026-01-16)
2
- ===========================================
3
-
4
- New Features
5
- ------------
6
-
7
- - Added ability to bring the output files produced during job's execution back to the submit site. (`DM-48479 <https://rubinobs.atlassian.net/browse/DM-48479>`_)
8
- - Added ability to save job stdout/stderr across job retries by setting ``overwriteJobFiles`` to `False`` in the submit yaml. (`DM-51905 <https://rubinobs.atlassian.net/browse/DM-51905>`_)
9
- - Added a mechanism that lets the user configure DAGMan via submit YAML. (`DM-52778 <https://rubinobs.atlassian.net/browse/DM-52778>`_)
10
- - Added using the given priority as the DAG node priority in addition to the HTCondor job priority. (`DM-53753 <https://rubinobs.atlassian.net/browse/DM-53753>`_)
11
-
12
-
13
- Bug Fixes
14
- ---------
15
-
16
- - Fixed bug causing ``bps status --id`` to always report ``MISFIT`` status. Bug was introduced in DM-51868. (`DM-53014 <https://rubinobs.atlassian.net/browse/DM-53014>`_)
17
- - Fixed bug causing finalJob's memory to not be increased on retries like on regular payload jobs. (`DM-53053 <https://rubinobs.atlassian.net/browse/DM-53053>`_)
18
-
19
-
20
- Other Changes and Additions
21
- ---------------------------
22
-
23
- - Redirected payload's ``stderr`` and ``stdout`` to the same file (``*.out``) to reduce number of files the plugin creates during submission. (`DM-31879 <https://rubinobs.atlassian.net/browse/DM-31879>`_)
24
- - Added documentation on ``condor_tail`` and ``condor_ssh_to_job``. (`DM-50900 <https://rubinobs.atlassian.net/browse/DM-50900>`_)
25
- - Fixed issue with some failed jobs being reported as deleted when using ``bps report`` with HTCondor plugin. (`DM-51868 <https://rubinobs.atlassian.net/browse/DM-51868>`_)
26
- - Divided ``htcondor_service.py`` and ``test_htcondor_service.py`` into smaller files. (`DM-52552 <https://rubinobs.atlassian.net/browse/DM-52552>`_)
27
-
28
-
29
1
  lsst-ctrl-bps-htcondor v29.1.0 (2025-06-13)
30
2
  ===========================================
31
3
 
@@ -234,7 +234,6 @@ HTC_VALID_JOB_DAG_KEYS = {
234
234
  "retry_unless_exit",
235
235
  "abort_dag_on",
236
236
  "abort_exit",
237
- "priority",
238
237
  }
239
238
  HTC_VERSION = version.parse(htcondor.__version__)
240
239
 
@@ -885,12 +884,6 @@ def _htc_write_job_commands(stream, name, commands):
885
884
  file=stream,
886
885
  )
887
886
 
888
- if "priority" in commands and commands["priority"]:
889
- print(
890
- f"PRIORITY {name} {commands['priority']}",
891
- file=stream,
892
- )
893
-
894
887
 
895
888
  class HTCJob:
896
889
  """HTCondor job for use in building DAG.
@@ -306,11 +306,7 @@ def _translate_dag_cmds(gwjob):
306
306
  DAGMan commands for the job.
307
307
  """
308
308
  # Values in the dag script that just are name mappings.
309
- dag_translation = {
310
- "abort_on_value": "abort_dag_on",
311
- "abort_return_value": "abort_exit",
312
- "priority": "priority",
313
- }
309
+ dag_translation = {"abort_on_value": "abort_dag_on", "abort_return_value": "abort_exit"}
314
310
 
315
311
  dagcmds = {}
316
312
  for gwkey, htckey in dag_translation.items():
@@ -1,2 +1,2 @@
1
1
  __all__ = ["__version__"]
2
- __version__ = "30.0.0"
2
+ __version__ = "30.0.0rc1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lsst-ctrl-bps-htcondor
3
- Version: 30.0.0
3
+ Version: 30.0.0rc1
4
4
  Summary: HTCondor plugin for lsst-ctrl-bps.
5
5
  Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
6
6
  License-Expression: BSD-3-Clause OR GPL-3.0-or-later
@@ -724,7 +724,6 @@ class HtcWriteJobCommands(unittest.TestCase):
724
724
  "retry": 3,
725
725
  "retry_unless_exit": 1,
726
726
  "abort_dag_on": {"node_exit": 100, "abort_exit": 4},
727
- "priority": 123,
728
727
  }
729
728
 
730
729
  truth = """SCRIPT DEFER 1 120 DEBUG debug_pre.txt ALL PRE job1 exec1 arg1 arg2
@@ -734,7 +733,6 @@ VARS job1 spaces="a space"
734
733
  PRE_SKIP job1 1
735
734
  RETRY job1 3 UNLESS-EXIT 1
736
735
  ABORT-DAG-ON job1 100 RETURN 4
737
- PRIORITY job1 123
738
736
  """
739
737
  mockfh = io.StringIO()
740
738
  lssthtc._htc_write_job_commands(mockfh, "job1", dag_cmds)
@@ -134,19 +134,6 @@ class TranslateJobCmdsTestCase(unittest.TestCase):
134
134
  self.assertEqual(htc_commands["max_retries"], 0)
135
135
 
136
136
 
137
- class TranslateDagCmdsTestCase(unittest.TestCase):
138
- """Test _translate_dag_cmds method."""
139
-
140
- def setUp(self):
141
- self.gw_exec = GenericWorkflowExec("test_exec", "/dummy/dir/pipetask")
142
-
143
- def testPriority(self):
144
- gwjob = GenericWorkflowJob("priority", "label1", executable=self.gw_exec)
145
- gwjob.priority = 100
146
- dag_commands = prepare_utils._translate_dag_cmds(gwjob)
147
- self.assertEqual(dag_commands["priority"], 100)
148
-
149
-
150
137
  class GroupToSubdagTestCase(unittest.TestCase):
151
138
  """Test _group_to_subdag function."""
152
139