test: add stream and topic in compatibility case
This commit is contained in:
parent
e1be1c8d0f
commit
53b3de0384
|
@ -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):
|
||||
'''
|
||||
|
|
Loading…
Reference in New Issue