Quantcast
Channel: Grafana k6 - Grafana Labs Community Forums
Viewing all articles
Browse latest Browse all 385

K6 docker HTML output in Azure Pipeline

$
0
0

Hi,

My question is how to generate an output html report using k6 docker image within Azure pipeline

JSON files are generated but not html reports:

I tried using
"import { htmlReport } from “K6 Load Test: <%= title %>” - Working fine in local
Ref: GitHub - benc-uk/k6-reporter: Output K6 test run results as formatted & easy to read HTML reports

but while in azure - not sure
A. where this file is getting stored
B. how to export back the result file;

My code:

Thanks for any help

Regards

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 385

Trending Articles