| I am not able to see the html report ..... my directory inside the jenkins directory ; html path is test/test-output/abc/abc.html . inside the test-output,lots of directory is created ; abc is one of them;there are abc,def,ghi,lmn etc. Once I am clicking through jenkins dashboard it is showing till abc,def,ghi,lmn ... but once I am clicking on abc, it is not showing any report. I have tried with html publisher version 1.11 and 1.14. While in the configuration,I have provided as : HTML directory to archive : test/test-output Index page : index.html Report Title : test-rep Even I tried to change HTML directory to archive : test/test-output with test/test-output/*/ ,it did not work. |