[fix](regression-test) fix err log limit test global impact for setting param (#29993)
This commit is contained in:
committed by
yiguolei
parent
2bf8c51baa
commit
fd5d986239
@ -15,7 +15,7 @@
|
||||
// specific language governing permissions and limitations
|
||||
// under the License.
|
||||
|
||||
suite("test_stream_load_err_log_limit", "p0") {
|
||||
suite("test_stream_load_err_log_limit", "p0, nonConcurrent") {
|
||||
sql "show tables"
|
||||
|
||||
def tableName = "test_stream_load_err_log_limit_table"
|
||||
|
||||
Reference in New Issue
Block a user