Commit 85db3dab authored by Boxiang Sun's avatar Boxiang Sun

runTestSuite fixup

parent b9128cc9
Pipeline #21428 canceled with stage
......@@ -165,6 +165,9 @@ def main():
os.environ['TEST_SITE_STATUS_JSON'] = status_file.name
return status_dict
def getTestList(self):
return list(self.egg_test_path_dict)
suite = DeployTestSuite(
1, test_suite=args.test_suite, node_quantity=args.node_quantity,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment