test: add stream and topic in compatibility case

This commit is contained in:
chenhaoran 2023-03-07 12:38:38 +08:00
parent e1be1c8d0f
commit 53b3de0384
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ from util.dnodes import TDDnode
from util.cluster import *
import subprocess
BASEVERSION = "3.0.2.5"
BASEVERSION = "3.0.1.8"
class TDTestCase:
def caseDescription(self):
'''