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

scylla_install_image: preinstall scylla_raid_setup dependencies #531

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

syuu1228
Copy link
Contributor

@syuu1228 syuu1228 commented Jul 8, 2024

scylla_raid_setup requires to install xfsprogs, mdadm, initramfs-tools. We should preinstall these packages while building machine image instead of starting scylla_image_setup, to speed up the instance boot process.

Related scylladb/scylladb#19651

scylla_raid_setup requires to install xfsprogs, mdadm, initramfs-tools.
We should preinstall these packages while building machine image instead
of starting scylla_image_setup, to speed up the instance boot process.

Related scylladb/scylladb#19651
@syuu1228 syuu1228 requested a review from yaronkaikov July 8, 2024 10:43
@yaronkaikov
Copy link
Collaborator

@syuu1228 unit-tests failed, why?

@syuu1228
Copy link
Contributor Author

syuu1228 commented Jul 8, 2024

@yaronkaikov It failed at building CentOS7 RPM, yum command failed because of CentOS7 have been deprecated. The error is not related with this PR.
Likely we should drop "Build RPM (Centos:7)" test from unit-test.

@yaronkaikov
Copy link
Collaborator

please rebase

@yaronkaikov yaronkaikov merged commit 4694de5 into scylladb:next Jul 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants