rucio-clients 32.5.1__tar.gz → 32.6.0.post1__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.
Potentially problematic release.
This version of rucio-clients might be problematic. Click here for more details.
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/PKG-INFO +1 -1
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/config.py +4 -4
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/vcsversion.py +3 -3
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_bad_replica.py +3 -3
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_conveyor.py +6 -9
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_did.py +3 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_reaper.py +2 -1
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/AUTHORS.rst +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/ChangeLog +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/LICENSE +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/MANIFEST.in +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/README.rst +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/bin/rucio +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/bin/rucio-admin +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/etc/rse-accounts.cfg.template +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/etc/rucio.cfg.atlas.client.template +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/etc/rucio.cfg.template +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/__init__.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/alembicrevision.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/__init__.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/accountclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/accountlimitclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/baseclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/client.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/configclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/credentialclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/didclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/diracclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/downloadclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/exportclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/fileclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/importclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/lifetimeclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/lockclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/metaclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/pingclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/replicaclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/requestclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/rseclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/ruleclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/scopeclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/subscriptionclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/touchclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/client/uploadclient.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/__init__.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/cache.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/constants.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/constraints.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/didtype.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/exception.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/extra.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/logging.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/pcache.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/policy.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/__init__.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/atlas.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/belleii.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/cms.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/domatpc.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/escape.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/generic.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/generic_multi_vo.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/icecube.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/lsst.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/stomp_utils.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/stopwatch.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/test_rucio_server.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/types.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/utils.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/__init__.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/__init__.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/cache.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/dummy.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/gfal.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/globus.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/gsiftp.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/http_cache.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/mock.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/ngarc.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/posix.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/protocol.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/rclone.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/rfio.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/srm.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/ssh.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/storm.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/webdav.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/protocols/xrootd.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/rse/rsemanager.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/version.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio_clients.egg-info/SOURCES.txt +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/pylintrc +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/pyproject.toml +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/requirements.txt +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/setup.cfg +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/setup.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/setuputil.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_abacus_account.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_abacus_collection_replica.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_abacus_rse.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_account.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_account_limits.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_api_external_representation.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_archive.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_auditor.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_auditor_hdfs.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_auditor_srmdumps.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_authentication.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_automatix.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_bb8.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_belleii.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_bin_rucio.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_boolean.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_clients.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_common_types.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_config.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_conveyor_submitter.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_counter.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_credential.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_curl.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_daemons.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_dataset_replicas.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_db.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_did_meta_plugins.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_didtype.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_download.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_dumper.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_dumper_consistency.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_dumper_data_model.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_dumper_path_parsing.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_filter_engine.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_heartbeat.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_hermes.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_identity.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_impl_upload_download.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_import_export.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_judge_cleaner.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_judge_evaluator.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_judge_injector.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_judge_repairer.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_lifetime.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_message.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_meta.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_meta_did.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_module_import.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_monitor.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_multi_vo.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_naming_convention.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_oauthmanager.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_oidc.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_permission.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_pfns.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_ping.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_preparer.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_qos.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_quarantined_replica.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_redirect.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_replica.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_replica_recoverer.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_replica_sorting.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_request.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_root_proxy.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_expression_parser.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_lfn2path.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_gfal2.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_gfal2_impl.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_posix.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_rclone.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_rsync.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_srm.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_ssh.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_webdav.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_protocol_xrootd.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rse_selector.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rucio_server.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_rule.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_schema_cms.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_scope.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_subscription.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_temporary_did.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_throttler.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_tpc.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_trace.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_transfer.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_undertaker.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_upload.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_utils.py +0 -0
- {rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tools/merge_rucio_configs.py +0 -0
|
@@ -347,7 +347,7 @@ def config_get_int(
|
|
|
347
347
|
default=default,
|
|
348
348
|
check_config_table=check_config_table,
|
|
349
349
|
session=session,
|
|
350
|
-
use_cache=
|
|
350
|
+
use_cache=use_cache,
|
|
351
351
|
expiration_time=expiration_time,
|
|
352
352
|
convert_type_fnc=int,
|
|
353
353
|
)
|
|
@@ -434,7 +434,7 @@ def config_get_float(
|
|
|
434
434
|
default=default,
|
|
435
435
|
check_config_table=check_config_table,
|
|
436
436
|
session=session,
|
|
437
|
-
use_cache=
|
|
437
|
+
use_cache=use_cache,
|
|
438
438
|
expiration_time=expiration_time,
|
|
439
439
|
convert_type_fnc=float,
|
|
440
440
|
)
|
|
@@ -521,7 +521,7 @@ def config_get_bool(
|
|
|
521
521
|
default=default,
|
|
522
522
|
check_config_table=check_config_table,
|
|
523
523
|
session=session,
|
|
524
|
-
use_cache=
|
|
524
|
+
use_cache=use_cache,
|
|
525
525
|
expiration_time=expiration_time,
|
|
526
526
|
convert_type_fnc=_convert_to_boolean,
|
|
527
527
|
)
|
|
@@ -608,7 +608,7 @@ def config_get_list(
|
|
|
608
608
|
default=default,
|
|
609
609
|
check_config_table=check_config_table,
|
|
610
610
|
session=session,
|
|
611
|
-
use_cache=
|
|
611
|
+
use_cache=use_cache,
|
|
612
612
|
expiration_time=expiration_time,
|
|
613
613
|
)
|
|
614
614
|
if isinstance(value, str):
|
|
@@ -4,8 +4,8 @@ This file is automatically generated; Do not edit it. :)
|
|
|
4
4
|
'''
|
|
5
5
|
VERSION_INFO = {
|
|
6
6
|
'final': True,
|
|
7
|
-
'version': '32.
|
|
7
|
+
'version': '32.6.0.post1',
|
|
8
8
|
'branch_nick': 'release-32-LTS',
|
|
9
|
-
'revision_id': '
|
|
10
|
-
'revno':
|
|
9
|
+
'revision_id': '5751fa31ef291f6891c6aaf6cb6871c88d15939e',
|
|
10
|
+
'revno': 12653
|
|
11
11
|
}
|
|
@@ -249,10 +249,10 @@ def test_client_add_list_bad_replicas(rse_factory, replica_client, did_client):
|
|
|
249
249
|
nbbadrep += 1
|
|
250
250
|
assert len(replicas) == nbbadrep
|
|
251
251
|
|
|
252
|
-
# InvalidType is raised if list_rep contains a mixture of replicas and PFNs
|
|
253
252
|
list_rep.extend(['srm://%s.cern.ch/test_%s/%s/%s' % (rse2_id, rse2_id, tmp_scope, generate_uuid()), ])
|
|
254
|
-
with pytest.raises(InvalidType):
|
|
255
|
-
|
|
253
|
+
with pytest.raises(InvalidType):
|
|
254
|
+
# this should fail becase the replica list will now contain a mix of PFNs and dictionaries
|
|
255
|
+
replica_client.declare_bad_file_replicas(list_rep, 'This is a good reason')
|
|
256
256
|
|
|
257
257
|
|
|
258
258
|
def test_client_add_suspicious_replicas(rse_factory, replica_client):
|
|
@@ -547,7 +547,7 @@ def test_multihop_receiver_on_failure(vo, did_factory, replica_client, root_acco
|
|
|
547
547
|
@pytest.mark.parametrize("caches_mock", [{"caches_to_mock": [
|
|
548
548
|
'rucio.core.rse_expression_parser.REGION', # The list of multihop RSEs is retrieved by rse expression
|
|
549
549
|
]}], indirect=True)
|
|
550
|
-
def test_multihop_receiver_on_success(vo, did_factory, root_account, caches_mock, metrics_mock
|
|
550
|
+
def test_multihop_receiver_on_success(vo, did_factory, root_account, caches_mock, metrics_mock):
|
|
551
551
|
"""
|
|
552
552
|
Verify that the receiver correctly handles successful multihop jobs
|
|
553
553
|
"""
|
|
@@ -566,7 +566,7 @@ def test_multihop_receiver_on_success(vo, did_factory, root_account, caches_mock
|
|
|
566
566
|
|
|
567
567
|
did = did_factory.upload_test_file(src_rse)
|
|
568
568
|
rule_priority = 5
|
|
569
|
-
rule_core.add_rule(dids=[did], account=root_account, copies=1, rse_expression=dst_rse, grouping='ALL', weight=None, lifetime=3600, locked=False, subscription_id=None, priority=rule_priority
|
|
569
|
+
rule_core.add_rule(dids=[did], account=root_account, copies=1, rse_expression=dst_rse, grouping='ALL', weight=None, lifetime=3600, locked=False, subscription_id=None, priority=rule_priority)
|
|
570
570
|
submitter(once=True, rses=[{'id': rse_id} for rse_id in all_rses], group_bulk=2, partition_wait_time=0, transfertype='single', filter_transfertool=None)
|
|
571
571
|
|
|
572
572
|
request = __wait_for_state_transition(dst_rse_id=jump_rse_id, run_poller=False, **did)
|
|
@@ -577,7 +577,6 @@ def test_multihop_receiver_on_success(vo, did_factory, root_account, caches_mock
|
|
|
577
577
|
fts_response = FTS3Transfertool(external_host=TEST_FTS_HOST).bulk_query({request['external_id']: {request['id']: request}})
|
|
578
578
|
fts_response = fts_response[request['external_id']][request['id']]
|
|
579
579
|
assert fts_response.job_response['priority'] == rule_priority
|
|
580
|
-
assert fts_response.file_response['file_metadata'].get('scitags_id') is not None
|
|
581
580
|
|
|
582
581
|
# Two hops; both handled by receiver
|
|
583
582
|
assert metrics_mock.get_sample_value('rucio_daemons_conveyor_receiver_update_request_state_total', labels={'updated': 'True'}) >= 2
|
|
@@ -595,7 +594,7 @@ def test_multihop_receiver_on_success(vo, did_factory, root_account, caches_mock
|
|
|
595
594
|
'rucio.core.rse_expression_parser.REGION',
|
|
596
595
|
'rucio.rse.rsemanager.RSE_REGION', # for RSE info
|
|
597
596
|
]}], indirect=True)
|
|
598
|
-
def test_receiver_archiving(vo, did_factory, root_account, caches_mock):
|
|
597
|
+
def test_receiver_archiving(vo, did_factory, root_account, caches_mock, scitags_mock):
|
|
599
598
|
"""
|
|
600
599
|
Ensure that receiver doesn't mark archiving requests as DONE
|
|
601
600
|
"""
|
|
@@ -626,7 +625,7 @@ def test_receiver_archiving(vo, did_factory, root_account, caches_mock):
|
|
|
626
625
|
rse_core.add_rse_attribute(dst_rse_id, 'archive_timeout', 60)
|
|
627
626
|
|
|
628
627
|
did = did_factory.upload_test_file(src_rse)
|
|
629
|
-
rule_core.add_rule(dids=[did], account=root_account, copies=1, rse_expression=dst_rse, grouping='ALL', weight=None, lifetime=None, locked=False, subscription_id=None)
|
|
628
|
+
rule_core.add_rule(dids=[did], account=root_account, copies=1, rse_expression=dst_rse, grouping='ALL', weight=None, lifetime=None, locked=False, subscription_id=None, activity='test')
|
|
630
629
|
submitter(once=True, rses=[{'id': rse_id} for rse_id in all_rses], group_bulk=2, partition_wait_time=0, transfertype='single', filter_transfertool=None)
|
|
631
630
|
|
|
632
631
|
# Wait for the reception of the FTS Completion message for the submitted request
|
|
@@ -641,6 +640,7 @@ def test_receiver_archiving(vo, did_factory, root_account, caches_mock):
|
|
|
641
640
|
|
|
642
641
|
# Receiver must not mark "ARCHIVING" requests as "DONE"
|
|
643
642
|
request = request_core.get_request_by_did(rse_id=dst_rse_id, **did)
|
|
643
|
+
assert received_messages[request['id']].get('scitag') == 2 << 6 | 18 # 'atlas' experiment: 2; 'test' activity: 18
|
|
644
644
|
assert request['state'] == RequestState.SUBMITTED
|
|
645
645
|
# Poller should also correctly handle "ARCHIVING" transfers and not mark them as DONE
|
|
646
646
|
poller(once=True, older_than=0, partition_wait_time=0)
|
|
@@ -660,10 +660,7 @@ def test_receiver_archiving(vo, did_factory, root_account, caches_mock):
|
|
|
660
660
|
@pytest.mark.parametrize("file_config_mock", [{
|
|
661
661
|
"overrides": [('conveyor', 'use_preparer', 'true')]
|
|
662
662
|
}], indirect=True)
|
|
663
|
-
|
|
664
|
-
"table_content": [('throttler', 'mode', 'DEST_PER_ALL_ACT')]
|
|
665
|
-
}], indirect=True)
|
|
666
|
-
def test_preparer_throttler_submitter(rse_factory, did_factory, root_account, file_config_mock, core_config_mock, metrics_mock):
|
|
663
|
+
def test_preparer_throttler_submitter(rse_factory, did_factory, root_account, file_config_mock, metrics_mock):
|
|
667
664
|
"""
|
|
668
665
|
Integration test of the preparer/throttler workflow.
|
|
669
666
|
"""
|
|
@@ -876,6 +876,9 @@ class TestDIDClients:
|
|
|
876
876
|
files1 = [{'scope': scope, 'name': did_name_generator('file'), 'bytes': 1, 'adler32': '0cc737eb'} for i in range(nbfiles)]
|
|
877
877
|
files2 = [{'scope': scope, 'name': did_name_generator('file'), 'bytes': 1, 'adler32': '0cc737eb'} for i in range(nbfiles)]
|
|
878
878
|
|
|
879
|
+
with pytest.raises(DataIdentifierNotFound):
|
|
880
|
+
did_client.list_content(scope, dataset1)
|
|
881
|
+
|
|
879
882
|
did_client.add_dataset(scope, dataset1)
|
|
880
883
|
|
|
881
884
|
with pytest.raises(DataIdentifierAlreadyExists):
|
|
@@ -359,7 +359,8 @@ def test_archive_removal_impact_on_constituents(rse_factory, did_factory, mock_s
|
|
|
359
359
|
assert len(list(did_core.list_content(**dataset1))) == 2
|
|
360
360
|
with pytest.raises(DataIdentifierNotFound):
|
|
361
361
|
did_core.get_did(**dataset2)
|
|
362
|
-
|
|
362
|
+
with pytest.raises(DataIdentifierNotFound):
|
|
363
|
+
list(did_core.list_content(**dataset2))
|
|
363
364
|
assert len(list(did_core.list_archive_content(**archive2))) == 0
|
|
364
365
|
assert __get_archive_contents_history_count(archive1) == 4
|
|
365
366
|
assert __get_archive_contents_history_count(archive2) == 3
|
|
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
|
|
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
|
|
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
|
|
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
|
{rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/lib/rucio/common/schema/generic_multi_vo.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
|
|
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
|
|
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
|
{rucio-clients-32.5.1 → rucio-clients-32.6.0.post1}/tests/test_api_external_representation.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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|