From 451ed8758a41fe5fb99eb855935202c7f500c3ab Mon Sep 17 00:00:00 2001 From: rchauhan Date: Mon, 29 Jan 2024 23:03:03 +0100 Subject: [PATCH] New image and probes for Rucio 33 in production --- apps/base/rucio-probes/cms-rucio-probes.yaml | 10 ++-------- apps/production/prod-release.yaml | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/apps/base/rucio-probes/cms-rucio-probes.yaml b/apps/base/rucio-probes/cms-rucio-probes.yaml index 58d76703..72f767be 100644 --- a/apps/base/rucio-probes/cms-rucio-probes.yaml +++ b/apps/base/rucio-probes/cms-rucio-probes.yaml @@ -50,27 +50,21 @@ voProbes: check_rules_states_by_account: interval: 10 voName: cms - check_free_space: + check_used_space: interval: 15 voName: cms check_rule_counts: interval: 20 voName: cms - check_report_used_space: - interval: 30 - voName: cms check_expiring_rules_per_rse: interval: 1 voName: cms check_expected_total_number_of_files_per_rse: interval: 60 voName: cms - check_report_free_space: - interval: 120 - voName: cms check_unlocked_replicas_per_rse: interval: 1 voName: cms check_rse_files_rules: - interval: 1 + interval: 5 voName: cms diff --git a/apps/production/prod-release.yaml b/apps/production/prod-release.yaml index 7ae3bfbe..f6594617 100644 --- a/apps/production/prod-release.yaml +++ b/apps/production/prod-release.yaml @@ -1,5 +1,5 @@ image: - tag: release-32.6.0.cms3 + tag: release-33.3.0.cms2 # FIXME: Maybe not the best place for this but everything may need it