fix cloud mode from PR #32748
This commit is contained in:
@ -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')
|
||||
|
||||
Reference in New Issue
Block a user