lsst-ctrl-platform-s3df 30.0.1rc1__tar.gz → 30.2026.300__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.
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/PKG-INFO +1 -1
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/pyproject.toml +0 -3
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/templates/allocation.sh.template +1 -20
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/tests/test_load.py +2 -2
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/.github/workflows/build.yaml +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/.github/workflows/lint.yaml +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/.github/workflows/rebase_checker.yaml +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/.gitignore +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/COPYRIGHT +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/LICENSE +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/README.rst +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/SConstruct +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/bin.src/SConscript +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/doc/.gitignore +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/doc/conf.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/doc/index.rst +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/doc/manifest.yaml +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/config/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/config/execConfig.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/config/slurmConfig.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/templates/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/templates/dynamic_slots.template +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/templates/generic.slurm.template +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/ctrl/platform/s3df/etc/templates/glidein_condor_config.template +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/setup.cfg +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/tests/SConscript +0 -0
- {lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/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: 30.
|
|
3
|
+
Version: 30.2026.300
|
|
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,9 +23,6 @@ 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",
|
|
29
26
|
"pre-commit>=4.0.1",
|
|
30
27
|
"pytest",
|
|
31
28
|
"pytest-cov",
|
|
@@ -53,26 +53,7 @@ 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
|
-
|
|
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}"
|
|
56
|
+
export RELEASE_DIR=/sdf/group/rubin/sw/htcondor
|
|
76
57
|
export _CONDOR_RELEASE_DIR=${RELEASE_DIR}
|
|
77
58
|
export _CONDOR_SBIN=${RELEASE_DIR}/sbin
|
|
78
59
|
export _CONDOR_FILETRANSFER_PLUGINS=${RELEASE_DIR}/libexec/curl_plugin
|
{lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/tests/test_load.py
RENAMED
|
@@ -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.
|
|
13
|
+
configuration.loadFromStream(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.
|
|
21
|
+
configuration.loadFromStream(slurm_config_name)
|
|
22
22
|
assert configuration.platform.queue == "$QUEUE"
|
|
23
23
|
|
|
24
24
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/bin.src/SConscript
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lsst_ctrl_platform_s3df-30.0.1rc1 → lsst_ctrl_platform_s3df-30.2026.300}/python/lsst/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|