Skip to content

Commit

Permalink
thresholds for pvc run of space alerts were changed. tunned hashes ac…
Browse files Browse the repository at this point in the history
…cordingly (#10113)

Signed-off-by: Daniel Osypenko <[email protected]>
  • Loading branch information
DanielOsypenko authored Jul 24, 2024
1 parent ea173fb commit e7e5f52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/functional/ui/test_alert_text.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
constants.ALERT_CLUSTERERRORSTATE: "c27c66813b585dd5d091f0305a7e0c34",
constants.ALERT_CLUSTERWARNINGSTATE: "109d0e4a8a2ca356f00093552ca26f67",
constants.ALERT_CEPH_OSD_VERSION_MISMATCH: "7b43a3eeb6ffc1fd3d4e5f0cc1614f32",
constants.ALERT_PERSISTENT_VOLUME_USAGE_CRITICAL: "f4f676cf77e4b7fe9db23c2c04cc371d",
constants.ALERT_PERSISTENT_VOLUME_USAGE_CRITICAL: "375ffa877b36a083f84aae62b254a163",
constants.ALERT_CLUSTERCRITICALLYFULL: "2ce640cb5ebfe32bb92cfb3fb0fdad3d",
constants.ALERT_CLUSTERNEARFULL: "4cc6fa4d12cb1f918c4b26ef09ea86c4",
constants.ALERT_CEPH_CLUSTER_READ_ONLY: "fe05cce0d04692e7c18024399e8eb665",
Expand Down Expand Up @@ -51,7 +51,7 @@
constants.ALERT_CEPHOSDSLOWOPS: "85c3a867cefd54685e8ee2da4026d7ae",
constants.ALERT_DATARECOVERYTAKINGTOOLONG: "4ec366536bbd75310d9cce1ab11174a6",
constants.ALERT_PGREPAIRTAKINGTOOLONG: "a1d659aaf4823c1cd3836cd29bd966dc",
constants.ALERT_PERSISTENT_VOLUME_USAGE_NEAR_FULL: "1d8ed9640cd83d7e6e1335449046a990",
constants.ALERT_PERSISTENT_VOLUME_USAGE_NEAR_FULL: "441dabf582bf8c22e456d1e83677a6eb",
constants.ALERT_ODF_PERSISTENT_VOLUME_MIRROR_STATUS: "3c0c7404d9421b0ebf8015b449f82d87",
constants.ALERT_OBC_QUOTA_BYTES_ALERT: "0086e448dea6c1ac13fcfcb0185ed061",
}
Expand Down

0 comments on commit e7e5f52

Please sign in to comment.