Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add runbooks for internal mode and provider mode clusters #9673

Merged

Conversation

DanielOsypenko
Copy link
Contributor

Automation for https://issues.redhat.com/browse/RHSTOR-3613 and https://issues.redhat.com/browse/RHSTOR-5154

Validate alerts:

CephClusterErrorState CephClusterWarningState CephOSDVersionMismatch PersistentVolumeUsageCritical CephClusterCriticallyFull CephClusterNearFull CephClusterReadOnly CephMonVersionMismatch CephPoolQuotaBytesCriticallyExhausted CephPoolQuotaBytesNearExhaustion CephMgrIsAbsent CephMgrIsMissingReplicas CephMdsMissingReplicas CephMonQuorumAtRisk CephMonQuorumLost CephMonHighNumberOfLeaderChanges CephNodeDown CephOSDCriticallyFull ObcQuotaObjectsAlert ObcQuotaBytesExhausedAlert ObcQuotaObjectsExhausedAlert ClusterObjectStoreState KMSServerConnectionAlert ODFRBDClientBlocked OdfMirrorDaemonStatus OdfPoolMirroringImageHealth CephOSDFlapping CephOSDNearFull CephOSDDiskNotResponding CephOSDDiskUnavailable CephOSDSlowOps CephDataRecoveryTakingTooLong CephPGRepairTakingTooLong - FAIL PersistentVolumeUsageNearFull ODFPersistentVolumeMirrorStatus ObcQuotaBytesAlert for Internal mode clusters

and

StorageClientHeartbeatMissed, StorageClientIncompatibleOperatorVersion for Provider mode clusters

@DanielOsypenko DanielOsypenko added the Squad/Black Covers UI specific test cases such as ODF Dashboard etc. label Apr 14, 2024
@DanielOsypenko DanielOsypenko self-assigned this Apr 14, 2024
@DanielOsypenko DanielOsypenko requested review from a team as code owners April 14, 2024 19:33
@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines label Apr 14, 2024
@DanielOsypenko
Copy link
Contributor Author

fbalak
fbalak previously approved these changes Apr 15, 2024
jilju
jilju previously approved these changes Apr 15, 2024
ebondare
ebondare previously approved these changes Apr 16, 2024
@DanielOsypenko DanielOsypenko added the Verified Mark when PR was verified and log provided label Apr 16, 2024
ocs_ci/ocs/ui/page_objects/alerting.py Show resolved Hide resolved
# Check additional text arguments if provided
for arg in args:
if not re.search(arg, self.text):
logger.error(f"arg '{arg}' is missing int the text.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
logger.error(f"arg '{arg}' is missing int the text.")
logger.error(f"arg '{arg}' is missing in the text.")

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ocs_ci/ocs/ui/page_objects/alerting.py Show resolved Hide resolved
ocs_ci/ocs/ui/page_objects/alerting.py Show resolved Hide resolved
ocs_ci/ocs/ui/page_objects/alerting.py Show resolved Hide resolved
ocs_ci/ocs/ui/page_objects/alerting.py Show resolved Hide resolved
ocs_ci/ocs/ui/page_objects/alerting.py Outdated Show resolved Hide resolved
ocs_ci/ocs/ui/page_objects/alerting.py Outdated Show resolved Hide resolved
ocs_ci/ocs/ui/page_objects/alerting.py Outdated Show resolved Hide resolved
Signed-off-by: Daniel Osypenko <[email protected]>
@DanielOsypenko DanielOsypenko dismissed stale reviews from ebondare, jilju, and fbalak via 36c5b5e April 16, 2024 12:02
@openshift-ci openshift-ci bot removed the lgtm label Apr 16, 2024
Signed-off-by: Daniel Osypenko <[email protected]>
Copy link

openshift-ci bot commented Apr 16, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: DanielOsypenko, ebondare, vavuthu

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vavuthu vavuthu merged commit 7ca0f09 into red-hat-storage:master Apr 16, 2024
5 of 6 checks passed
fbalak pushed a commit to fbalak/ocs-ci that referenced this pull request Apr 24, 2024
…orage#9673)

* add runbooks for internal mode and provider mode

Signed-off-by: Daniel Osypenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm size/L PR that changes 100-499 lines Squad/Black Covers UI specific test cases such as ODF Dashboard etc. Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants