]> git.puffer.fish Git - mirror/frr.git/commit
tests: change topotest log timestamp precision to 6. 13406/head
authorChristian Hopps <chopps@labn.net>
Fri, 28 Apr 2023 15:11:41 +0000 (11:11 -0400)
committerChristian Hopps <chopps@labn.net>
Sat, 29 Apr 2023 06:36:17 +0000 (02:36 -0400)
commit3e09791861339b639568aae2f1e8c543424c29d7
tree513d3be1283da762a2b2dc54d2e1c84e3a9c9d38
parent6b7481aa8dcf539e133b0a8f7e2a4a612939ede1
tests: change topotest log timestamp precision to 6.

- Often millisecond precision is not good enough to differentiate things that
occur directly one after another, and things that have some pause in between,
increase to microsecond precision (reporting)

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/lib/topogen.py