debuginfod template: add quick testing remarks

This commit is contained in:
Frank Ch. Eigler 2021-05-11 09:15:22 -04:00
parent ab51e82014
commit a0a484245d

View file

@ -8,3 +8,11 @@ ProxyPass / !
# ... configure this redirect in playbooks/include/proxies-redirects.yml
# Redirect permanent / https://sourceware.org/elfutils/Debuginfod.html
# test it with:
#
# curl -i https://debuginfod.fedoraproject.org/
# curl -i https://debuginfod.fedoraproject.org/metrics
# curl -i https://debuginfod.fedoraproject.org/buildid/998feb12788309aa27465206ce4209be13ef5d9a/debuginfo
#
# (and ditto for .stg.)