Skip to content

Update k8s validate clusters testdata when grouping is supported in drenv #329

@parikshithb

Description

@parikshithb

The k8s testdata in testdata/clusters/k8s/validate-clusters.data/hub/cluster/ramendr.openshift.io/drpolicies/* needs to be updated to include the grouping once consistency group support is available in drenv and also update TestValidateClustersK8s test expectation to include Grouping field in PeerClassesSummary.

Value: []report.PeerClassesSummary{
    {
        StorageClassName: "rook-ceph-block",
        ReplicationID:    "rook-ceph-replication-1",
        // Grouping field missing
    },
    // ...
},

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions