diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-02-08 00:58:40 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-02-08 01:01:35 +0100 |
commit | 8949ba39e63cd7eeb279f20a74db834d02de1bc1 (patch) | |
tree | 0ffad9bbf6d4d37d33adcdd4a875f0b0c9307884 /README.md | |
parent | ea968180a23d48edc121215359277e418b476487 (diff) |
Added test mode for influx push daemon.
* required for regression testing
* added new confidence value (match by custom rule)
* updated / tweaked grafana exported dashboard
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -312,7 +312,7 @@ Format: `subopt` (unit, comment): description # test -The recommended way to run integration / diff tests: +The recommended way to run regression / diff tests: ```shell mkdir build |