lsst-ctrl-platform-s3df 29.2025.2100__tar.gz → 30.0.0__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 (32) hide show
  1. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/PKG-INFO +1 -1
  2. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/pyproject.toml +3 -0
  3. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/templates/allocation.sh.template +21 -2
  4. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/templates/dynamic_slots.template +1 -1
  5. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/templates/glidein_condor_config.template +8 -0
  6. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/tests/test_load.py +2 -2
  7. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/.github/workflows/build.yaml +0 -0
  8. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/.github/workflows/lint.yaml +0 -0
  9. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/.github/workflows/rebase_checker.yaml +0 -0
  10. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/.gitignore +0 -0
  11. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/COPYRIGHT +0 -0
  12. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/LICENSE +0 -0
  13. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/README.rst +0 -0
  14. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/SConstruct +0 -0
  15. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/bin.src/SConscript +0 -0
  16. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/doc/.gitignore +0 -0
  17. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/doc/conf.py +0 -0
  18. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/doc/index.rst +0 -0
  19. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/doc/manifest.yaml +0 -0
  20. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/__init__.py +0 -0
  21. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/__init__.py +0 -0
  22. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/__init__.py +0 -0
  23. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/__init__.py +0 -0
  24. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/__init__.py +0 -0
  25. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/config/__init__.py +0 -0
  26. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/config/execConfig.py +0 -0
  27. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/config/slurmConfig.py +0 -0
  28. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/templates/__init__.py +0 -0
  29. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/python/lsst/ctrl/platform/s3df/etc/templates/generic.slurm.template +0 -0
  30. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/setup.cfg +0 -0
  31. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/tests/SConscript +0 -0
  32. {lsst_ctrl_platform_s3df-29.2025.2100 → lsst_ctrl_platform_s3df-30.0.0}/ups/ctrl_platform_s3df.table +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lsst-ctrl-platform-s3df
3
- Version: 29.2025.2100
3
+ Version: 30.0.0
4
4
  Summary: Configuration and template files for s3df ctrl-execute platform.
5
5
  Project-URL: Source, https://github.com/lsst/ctrl_platform_s3df
6
6
  Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
@@ -23,6 +23,9 @@ dependencies = []
23
23
  [dependency-groups]
24
24
  dev = [
25
25
  "lsst-ctrl-execute",
26
+ # Until new ctrl-execute appears that can be pinned to support the
27
+ # pex_config changes, require the pex_config version
28
+ "lsst-pex-config >= 30.2026.300",
26
29
  "pre-commit>=4.0.1",
27
30
  "pytest",
28
31
  "pytest-cov",
@@ -53,8 +53,27 @@ export _condor_CONDOR_HOST=${RUBIN_COLLECTOR_HOST}
53
53
  export _condor_COLLECTOR_HOST=${RUBIN_COLLECTOR_HOST}
54
54
  export _condor_CCB_ADDRESS=${RUBIN_COLLECTOR_HOST}
55
55
 
56
- export RELEASE_DIR=/sdf/group/rubin/sw/htcondor
57
- export _CONDOR_RELEASE_DIR=${RELEASE_DIR}/sbin
56
+ # Determining the OS MAJOR_VERSION in order to utilize an
57
+ # appropriate HTCondor binary tarball for RELEASE_DIR.
58
+ # HTCondor releases different binaries for Alma8, Alma9, etc.
59
+ OSIN=`cat /etc/os-release | grep VERSION_ID`
60
+ while IFS='"' read -ra TOK; do
61
+ FULL_VERSION="${TOK[1]}"
62
+ echo "FULL_VERSION $FULL_VERSION"
63
+ while IFS='.' read -ra TOKEN; do
64
+ MAJOR_VERSION="${TOKEN[0]}"
65
+ done <<< "$FULL_VERSION"
66
+ done <<< "$OSIN"
67
+ echo "MAJOR_VERSION $MAJOR_VERSION"
68
+ if [ $MAJOR_VERSION == 9 ]; then
69
+ echo "It is Rocky9 Torino"
70
+ export RELEASE_DIR=/sdf/group/rubin/sw/htcondor.d/rocky9/current
71
+ else
72
+ echo "RHEL8 standard"
73
+ export RELEASE_DIR=/sdf/group/rubin/sw/htcondor
74
+ fi
75
+ echo "Using RELEASE_DIR ${RELEASE_DIR}"
76
+ export _CONDOR_RELEASE_DIR=${RELEASE_DIR}
58
77
  export _CONDOR_SBIN=${RELEASE_DIR}/sbin
59
78
  export _CONDOR_FILETRANSFER_PLUGINS=${RELEASE_DIR}/libexec/curl_plugin
60
79
 
@@ -3,4 +3,4 @@ NUM_SLOTS=1
3
3
  NUM_SLOTS_TYPE_1=1
4
4
  SLOT_TYPE_1=cpus=$ENV(GNUMCORES),ram=$ENV(GMEM),swap=100%,disk=100%
5
5
  SLOT_TYPE_1_PARTITIONABLE = TRUE
6
- CLAIM_WORKLIFE = 100000
6
+ CLAIM_WORKLIFE = 300
@@ -21,6 +21,14 @@ ALLOW_DAEMON = *
21
21
  ALLOW_ADMINISTRATOR = $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana012.sdf.slac.stanford.edu
22
22
  ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana013.sdf.slac.stanford.edu
23
23
  ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana014.sdf.slac.stanford.edu
24
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana028.sdf.slac.stanford.edu
25
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana029.sdf.slac.stanford.edu
26
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana030.sdf.slac.stanford.edu
27
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana031.sdf.slac.stanford.edu
28
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana032.sdf.slac.stanford.edu
29
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana033.sdf.slac.stanford.edu
30
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana034.sdf.slac.stanford.edu
31
+ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), $USER_NAME@sdfmilan*.sdf.slac.stanford.edu/sdfiana035.sdf.slac.stanford.edu
24
32
 
25
33
  use role:execute
26
34
 
@@ -10,7 +10,7 @@ def test_exec_config():
10
10
  exec_config_name = find_package_file("execConfig.py", platform="s3df")
11
11
 
12
12
  configuration = CondorConfig()
13
- configuration.loadFromStream(exec_config_name)
13
+ configuration.load(exec_config_name)
14
14
  assert configuration.platform.scheduler == "slurm"
15
15
 
16
16
 
@@ -18,7 +18,7 @@ def test_allocation_config():
18
18
  slurm_config_name = find_package_file("slurmConfig.py", platform="s3df")
19
19
 
20
20
  configuration = AllocationConfig()
21
- configuration.loadFromStream(slurm_config_name)
21
+ configuration.load(slurm_config_name)
22
22
  assert configuration.platform.queue == "$QUEUE"
23
23
 
24
24