mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 16:33:35 +00:00
Currently scylla_io_setup will skip in scylla_setup, because we didn't support those new instance types. I manually executed scylla_io_setup, and the scylla-server started and worked well. Let's apply this patch first, then check if there is some new problem in ami-test. Signed-off-by: Amos Kong <amos@scylladb.com>