
after running browbeat tests, the newly added ansible script is invoked and the ocp metrics from prometheus are fetched and indexed in given ES. the indexing is leveraging kube-burner Change-Id: Ic193ee023c44ecc7f750a2cfbb77327c79baed82
9 lines
104 B
YAML
9 lines
104 B
YAML
required_vars:
|
|
- es_server
|
|
- es_index
|
|
- uuid
|
|
- job_name
|
|
- metrics
|
|
- start_time
|
|
- end_time
|