Skip to content
Snippets Groups Projects
Verified Commit 3fbbc909 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

ci: run simple GC sanity check

parent db85da95
No related branches found
No related tags found
1 merge request!1153utils/cache_gc: fix crashes/assertions on RTT entries
Pipeline #78163 canceled
......@@ -265,6 +265,7 @@ respdiff:basic:
- ulimit -n "$(ulimit -Hn)" # applies only for kresd ATM
- ./ci/respdiff/start-resolvers.sh
- ./ci/respdiff/run-respdiff-tests.sh udp
- $PREFIX/sbin/kres-cache-gc -c . -u 0 # simple GC sanity check
- cat results/respdiff.txt
- echo 'test if mismatch rate < 1.0 %'
- grep -q '^target disagrees.*0\.[0-9][0-9] %' results/respdiff.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment