-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathupdtr_match_del_test.log
19 lines (19 loc) · 1.75 KB
/
updtr_match_del_test.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2025-02-04 18:19:07,048 __main__ INFO -- Get or create the cluster --
2025-02-04 18:19:07,048 TADA INFO starting test `updtr_add test`
2025-02-04 18:19:07,048 TADA INFO test-id: 1215f5d961fc75122151a0c4f790bbf38a507298a41933cdaa309a8a3511d4e8
2025-02-04 18:19:07,048 TADA INFO test-suite: LDMSD
2025-02-04 18:19:07,048 TADA INFO test-name: updtr_add test
2025-02-04 18:19:07,048 TADA INFO test-user: narate
2025-02-04 18:19:07,048 TADA INFO commit-id: b4166793614a868883ff531116c0723888d32e5b
2025-02-04 18:19:23,566 __main__ INFO -- Start daemons --
2025-02-04 18:19:27,376 __main__ INFO Waiting ... for all LDMSDs to start
2025-02-04 18:19:27,694 __main__ INFO All LDMSDs are up.
2025-02-04 18:19:28,915 TADA INFO assertion 1, Send updtr_match_del with an invalid regex: report(rc = 2) == expect(rc = 22), passed
2025-02-04 18:19:30,139 TADA INFO assertion 2, Send updtr_match_del to a non-existing updater: report(rc = 2) == expect(rc = 2), passed
2025-02-04 18:19:31,364 TADA INFO assertion 3, Send updtr_match_del with a non-existing inst match: report(rc = 2) == expect(rc = 2), passed
2025-02-04 18:19:32,576 TADA INFO assertion 4, Send updtr_match_del with a non-existing schema match: report(rc = 2) == expect(rc = 2), passed
2025-02-04 18:19:33,800 TADA INFO assertion 5, Send updater_match_del with an invalid match type: report(rc = 22) == expect(rc = 22), passed
2025-02-04 18:19:35,030 TADA INFO assertion 6, Send updater_match_del with a valid regex of the inst type: report(rc = 0) == expect(rc = 0), passed
2025-02-04 18:19:36,245 TADA INFO assertion 7, Send updater_match_del with a valid regex of the schema type: report(rc = 0) == expect(rc = 0), passed
2025-02-04 18:19:36,245 __main__ INFO --- done ---
2025-02-04 18:19:36,246 TADA INFO test updtr_add test ended