jvm GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Artifacts • loadPerformance loadPerformance¶ fun loadPerformance(path: String) Collects load performance test reports. Example¶ artifacts { loadPerformance("performance.json") } External resources¶ Official documentation