Hi guys,
I have my gauge framework running in a few AWS EC2 remote machines (via Jenkins) which are generating HTML reports. I am trying to figure out how I can consolidate all the reports from different machines and let our team access it.
Does anyone have a good idea of maintaining the gauge html reports from different machines? I can put them in AWS S3 bucket, but I had to make it public for other people to access it. I don't want to keep the reports public. I would prefer some kind of authentication, GitHub OAuth, or any simple authentication.
I tried to get that rendered in Jenkins, but didn't have much success there either. It is not syncing reports from all of its slaves.
Anybody have any good solution in managing the gauge reports? Appreciate any inputs.
Thanks,
Samuel Benison