Merge pull request #21228 from taosdata/test/update_push_message

Test/update push message
This commit is contained in:
Hui Li 2023-05-09 18:12:57 +08:00 committed by GitHub
commit 116a3e583e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -353,7 +353,8 @@ def main():
else:
core_dir = "none"
text = f'''exit status: {msg_dict[status]}
text = f'''
exit status: {msg_dict[status]}
test scope: crash_gen
owner: pxiao
hostname: {hostname}

View File

@ -388,7 +388,8 @@ def main():
else:
core_dir = "none"
text = f'''exit status: {msg_dict[status]}
text = f'''
exit status: {msg_dict[status]}
test scope: crash_gen
owner: pxiao
hostname: {hostname}

View File

@ -388,7 +388,8 @@ def main():
else:
core_dir = "none"
text = f'''exit status: {msg_dict[status]}
text = f'''
exit status: {msg_dict[status]}
test scope: crash_gen
owner: pxiao
hostname: {hostname}