Commit Graph

8 Commits

Author SHA1 Message Date
b92073d1cb tests/e2e: address Go 1.24 usetesting issues
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-03-13 20:16:52 +01:00
d5231c7498 Revert "Update the allowedErrors in TestNoErrorLogsDuringNormalOperations"
This reverts commit 425e5b8176.

Signed-off-by: Aleksander Mistewicz <amistewicz@google.com>
2025-01-08 15:17:38 +01:00
425e5b8176 Update the allowedErrors in TestNoErrorLogsDuringNormalOperations
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-12-16 14:01:42 +00:00
07fd512f3c fix(e2e): ignore error log about failed storage update
Signed-off-by: Thomas Gosteli <thomas.gosteli@protonmail.ch>
2024-12-13 16:28:16 +01:00
f560fe1507 fix: use require instead of t.Fatal(err) in tests/e2e package
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-12-01 21:38:03 +00:00
68bd17d637 chore(e2e): extend TestNoErrorLogsDuringNormalOperations with different TLS configs
Signed-off-by: Thomas Gosteli <thomas.gosteli@protonmail.ch>
2024-11-01 10:06:05 +01:00
cb19f64b18 chore(e2e): extend logging test to 3 node cluster
Signed-off-by: Thomas Gosteli <thomas.gosteli@protonmail.ch>
2024-10-30 08:47:19 +01:00
3f98ee77d0 etcdserver: add TestErrorLogs test to check for error logs
Signed-off-by: NitishKumar06 <justnitish06@gmail.com>

fix static analysis check

Signed-off-by: NitishKumar06 <justnitish06@gmail.com>

minor fixes

Signed-off-by: NitishKumar06 <justnitish06@gmail.com>
2024-02-14 18:50:04 +05:30