qa-report: Fix cross-instance sessions sharing bug
This fixes an issue where the session cookies are shared between instances when running multiple instances of the app under different URL prefixes.
Changelog:
- Respect display config filter when showing results
- Always include annotations in the Deployment object
- Limit session cookies to specific URL prefix
Signed-off-by: Pablo Vigo pvigo@collabora.com