-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins ver 2.150.1 running on Windows 7 Enterprise 64-bit OS
MicroFocus LoadRunner 12.61
After running the Jenkins LoadRunner test, the Rich Report link yields a blank page. I can see that the URL pointed to is a directory, UUC_5_Use_Cases_46VUsers_BasicAuth_Quick_Jenkins.lrs.
I have configured generating a Rich Report in the Analysis template being used.
[JENKINS-55301] Link to Rich Report in LoadRunner Test Run Yields Blank Page
Assignee | Original: Daniel Gront [ gront ] | New: Rolando-Mihai Vlad [ rolandomihaivlad ] |
Hello Randy,
Please unset the CSP header: System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "").
https://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy
Regards,
Rolando