There are three tests in cluster/object_store suite that check how backup fails in case either of its parameters doesn't really exists. All three greatly duplicate each other, it makes sense to merge them into one larger parametrized test. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Closes scylladb/scylladb#27695