test_audit_type_none
Passing Python `None` to setup is incorrect, because config updates are sent as a dict and `None` is treated as "unset" - meaning: use Scylla's default. Using the explicit string "none" to guarantee that audit is disabled.
ms
TestLargePartitionAlterSchema