kube-burner / kube-burner-ocp

OpenShift integrations and workloads for kube-burner
https://kube-burner.github.io/kube-burner-ocp/
Apache License 2.0
4 stars 14 forks source link

jobIterations issue adjustment in web-burner-cluster-density #80

Closed josecastillolema closed 1 month ago

josecastillolema commented 1 month ago

Type of change

Description

When limitount is greater than 1:

time="2024-06-18 12:59:45" level=fatal msg="error decoding configuration file: yaml: unmarshal errors:\n  line 163: mapping key \"jobIterations\" already defined at line 162" file="helpers.go:85"

This PR fixes this.