Closed syuu1228 closed 4 months ago
@syuu1228 unit-tests failed, why?
@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.
please rebase
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