Skip to content

CI: Test MicroCeph RBD Remote Replication features fails frequently #692

@johnramsden

Description

@johnramsden

remote_disable_rbd_mirroring in actionutils.sh runs disable commands immediately, but the pool replication health may not yet be OK if images are still syncing.

The health check in handlePoolDisablement likely fails with "pool replication status not OK(%s), Can't proceed" instead of the expected "in Image mirroring mode" error.

Potential fix consists of a wait until replication health is okay prior to running this.

eg:

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIGitHub CI-related issues

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions