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 decommission test #1959

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented Jan 30, 2024

Objective:

To add and execute decommission on every change

Result:

mc admin decommission status myminio/ https://myminio-pool-0-{0...3}.myminio-hl.tenant-lite.svc.cluster.local/export{0...1} --json
┌─────┬───────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬──────────┐
│ ID  │ Pools                                                                                 │ Raw Drives Usage       │ Status   │
│ 1st │ https://myminio-pool-0-{0...3}.myminio-hl.tenant-lite.svc.cluster.local/export{0...1} │ 74.9% (total: 499 GiB) │ Complete │
│ 2nd │ https://myminio-pool-1-{0...3}.myminio-hl.tenant-lite.svc.cluster.local/export{0...1} │ 74.9% (total: 499 GiB) │ Active   │
└─────┴───────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴──────────┘

@cniackz cniackz self-assigned this Jan 30, 2024
@cniackz cniackz added the test label Jan 30, 2024
@cniackz cniackz force-pushed the add-decommission-test branch 25 times, most recently from 78bed8b to 2162169 Compare February 1, 2024 19:00
@cniackz cniackz changed the title [WIP] - Add decommission test Add decommission test Feb 1, 2024
Copy link
Collaborator

@dvaldivia dvaldivia left a comment

Choose a reason for hiding this comment

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

LGTM

@harshavardhana harshavardhana merged commit 1936f74 into minio:master Feb 1, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants