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

ci: use internal minikube extra disks functionality #2490

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

Rakshith-R
Copy link
Contributor

@Rakshith-R Rakshith-R commented Sep 7, 2021

Minikube from v1.23.0 supports adding extra disks in
kvm2 and hyperkit VM drivers. This commit makes use of
that functionality and removes steps to attack disks
externally.

Depends-on: #2491
Depends-on: #2492
Depends-on: #2498

Signed-off-by: Rakshith R rar@redhat.com

Minikube from v1.23.0 supports adding extra disks in
kvm2 and hyperkit VM drivers. This commit makes use of
that functionality and removes steps to attack disks
externally.

Signed-off-by: Rakshith R <rar@redhat.com>
@mergify mergify bot added the component/testing Additional test cases or CI work label Sep 7, 2021
Copy link
Collaborator

@Madhu-1 Madhu-1 left a comment

Choose a reason for hiding this comment

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

These changes can cause issues to release branch as minikube is still not updated there?

@Rakshith-R
Copy link
Contributor Author

These changes can cause issues to release branch as minikube is still not updated there?

Yes, I'll ask mergifyio to create backport prs and add depends-on those prs to be merged.

single-node-k8s.sh Show resolved Hide resolved
Copy link
Collaborator

@Madhu-1 Madhu-1 left a comment

Choose a reason for hiding this comment

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

requesting changes as am not seeing 3 disks when I run minikube.sh up locally. please check this once on your cluster

@Rakshith-R
Copy link
Contributor Author

#2498 fix is backported and merged in all active branches, PTAL

@Madhu-1 Madhu-1 added the ready-to-merge This PR is ready to be merged and it doesn't need second review (backports only) label Sep 14, 2021
@mergify mergify bot merged commit b2300b0 into ceph:ci/centos Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing Additional test cases or CI work ready-to-merge This PR is ready to be merged and it doesn't need second review (backports only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants