This is normal. BigIPReport starting at around v5.1.0 I moved the rendering to the client side. Now the index.html file is almost static between builds. The only thing that changes is the footer with the run date. I may eventually remove that as well, moving it to a json file. this would mean the json is the only thing changed in the run.
I assume the report renders correctly in the browser? Remember to use the correct underlay files for your version. The json format has changed some, so you need the correct javascript files to match the version you build with. On our internal system I deploy to "/" on the web server for the current release, and I have /test/ for the current beta release. This means the json for stable is in /js/ and the json in /json/ where as for the test release these are in /test/js/ and /test/json/ so both versions are usable on the same internal "site".
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)