fix cloud mode from PR #32748

This commit is contained in:
yiguolei
2024-04-11 23:00:54 +08:00
parent dc8da9ee89
commit babec88aa9

View File

@ -16,9 +16,6 @@
// under the License.
suite('test_decommission_with_replica_num_fail') {
if (isCloudMode()) {
return
}
def tbl = 'test_decommission_with_replica_num_fail'
def backends = sql_return_maparray('show backends')